-
iris
it is used to find the hamming distance between the two iris templates.The shift bits file will taken into the rotational inconsistency
- 2010-01-20 14:15:11下载
- 积分:1
-
ULA
简单的均匀加权线阵的仿真,有出方向图,权值与入射信号干扰噪声都无关,直接就是【1,1,1……】(a simple simulation of ULA)
- 2014-11-04 14:34:54下载
- 积分:1
-
2.1
噪声信号中正弦信号的现代法频谱分析,在不同周期不同长度和不同信噪比下的结果(Sinusoidal signal in noise spectrum analysis of modern law, in different periods of different lengths and different signal to noise ratio results)
- 2011-11-23 10:23:18下载
- 积分:1
-
svmdemo
svpwm is being implemented using matlab simulation blocks
- 2010-09-09 14:15:53下载
- 积分:1
-
vVB__kalmaanb
vb语言实现的卡尔曼滤波源程序源码 (没有测测试,输出部分要配合相应的过程)
(the vb language Kalman filtering source source (not detected by the test, the output section with the corresponding process))
- 2012-08-29 22:49:37下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
53.online-polling-software-system
53.online polling software system internet
- 2015-04-07 09:48:44下载
- 积分:1
-
step reponse
说明: step response of control system
- 2019-06-22 18:24:10下载
- 积分:1
-
PN2048_FFT4096_Sim
fft计算相关函数,验证4096点的FFT快速捕获算法(理论仿真)(fft calculation of correlation function, verify the 4096-point FFT algorithm for fast capture (theoretical simulation))
- 2011-11-15 09:17:07下载
- 积分:1
-
twoto11
ldpc码在在twoto矩阵,即时间控制,频率两个参数变量的系统内仿真,matlab7.0编译通过。(LDPC code in twoto matrix, namely the time control, the frequency of the two parameters of the system simulation variables, matlab7.0 compiled through.)
- 2007-10-05 12:52:02下载
- 积分:1