-
TextureAnlysis
图像纹理特征的提取程序,开发环境是matlab,可以对纹理的统计特征进行计算。(TextureAnlysis.m)
- 2009-12-15 15:27:21下载
- 积分:1
-
xunbeibuchang
寻北精度补偿 捷联惯性导航 滤波降噪 多位置方法(north find algorithm sins filter)
- 2012-04-08 09:40:08下载
- 积分:1
-
disjw
利用两点距离计算经纬度的matlab程序,欢迎交流。(use latitude and longitude distance calculation procedures of Matlab, welcomed the exchange.)
- 2006-09-23 00:02:11下载
- 积分:1
-
利用mcra的方法对噪声功率谱估计 matlab
利用mcra的方法对噪声功率谱估计达到语音增强的目的(estimate the spectrum of the noise in order to enhance the SNR of the speech)
- 2012-05-12 10:59:41下载
- 积分:1
-
fliter
利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等(Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.)
- 2010-07-22 12:02:11下载
- 积分:1
-
cylinder
说明: 利用格子Boltzmann方法模拟圆柱绕流过程,看点维数的变化,和对LBM的应用(LBM simulate the Channel flow past a cylinderical obstacle)
- 2011-03-02 16:35:05下载
- 积分:1
-
Lot
LOT变换,主要用于MAT实验上的重叠正交变换。制作人张新鹏。(LOT transform, mainly for the experimental MAT overlapping of orthogonal transformation. Zhang Xinpeng producers.)
- 2007-05-28 09:53:17下载
- 积分:1
-
QOSTBC
OSTBC 准正交空时分组码多天线系统,QPSK,QAM调制的误码率比较
- 2014-06-23 10:52:48下载
- 积分:1
-
MatlabGUImanual
matlab 7.0 gui manual
- 2010-11-11 10:47:09下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1