-
ising1.m
1D Ising
ising1(n,m,b,p)
n - length of domain, a positive integer
m - number of iterations, a positive integer
b - coupling parameter / temperature, a positive scalar
b = 0 -> Very high temp / low coupling
b > 1 -> Very low temp / high coupling( 1D Ising ising1 (n, m, b, p) n- length of domain, a positive integer m- number of iterations, a positive integer b- coupling parameter/temperature, a positive scalar b = 0-> Very high temp/low coupling b> 1-> Very low temp/high coupling)
- 2014-10-21 15:31:20下载
- 积分:1
-
VBaMatlabexchenge-data
VB与matlab混合编程,实现VB与matLAB数据传递,完成相关编程(VB and matlab mixed programming, data transfer between VB and matLAB, complete the relevant programming)
- 2013-10-29 10:10:58下载
- 积分:1
-
VC++MATLAB
VC++与MATLAB混合编程及其应用
摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
()
- 2007-07-26 16:45:47下载
- 积分:1
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
zhongxinjixian
中心极限定理的验证,三种独立分布具有同样的均值与方差,大量叠加后分布趋于正态(Central limit theorem verification, three kinds of independent distribution has the same mean and variance, a large number of superimposed normal after the distribution tends)
- 2009-12-02 15:53:07下载
- 积分:1
-
VB-Matlab
vb调用matlab——多项式拟合
vb调用matlab——多项式拟合(vb call matlab- polynomial fitting vb call matlab- polynomial fitting)
- 2008-03-09 21:53:51下载
- 积分:1
-
svdl
实现奇异值分解,可以去除随机噪声,在物探领域应用广泛(Realize the singular value decomposition and reconstruction)
- 2014-12-10 20:25:31下载
- 积分:1
-
Wavelet-Transform-C-
小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程(Wavelet Transform C Language Realization)
- 2021-04-19 09:18:51下载
- 积分:1
-
AACEncode
This program compress audio to AAC encoding format .
It is developed by visual studio 2010.
And written language C++.
- 2014-01-15 09:38:26下载
- 积分:1
-
a
说明: 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter.
The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners.
A small number of filters covers the entire image.
This method is fast and discards irrelevant information(Without pixel machine vision operation code-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters covers the entire image. This method is fast and discards irrelevant information)
- 2007-11-22 15:54:19下载
- 积分:1