-
CMA_Equ
说明: CMA算法均衡器的MATLAB源代码。CMA算法是是Bussgang类盲均衡算法中最常用的一种。(CMA algorithm equalizer MATLAB source code. CMA algorithm Yes Yes Bussgang type blind equalization algorithm most commonly used.)
- 2011-02-22 23:38:36下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
Introduction to MATLAB and Simulink Third Edition.rar
- 2011-07-26 01:26:50下载
- 积分:1
-
PPL
关于锁相环路的相关仿真,描绘的是一阶锁相环,二阶及三阶的各个特性。(PLL simulation, depicted is a first-order phase-locked loop, the second-order and third-order characteristics.)
- 2013-03-04 21:24:28下载
- 积分:1
-
robot-path-planning
机器人栅格地图创建,机器人栅格地图的路径规划问题(Robot raster maps to create the path planning, robot grid map)
- 2020-06-29 13:20:02下载
- 积分:1
-
Position-Location-Techniques-and-Applications
Position Localization
- 2013-07-23 01:16:11下载
- 积分:1
-
fcm-matlab
matlab开发的FCM(模糊c-均值聚类算法)例程(matlab,cluster,fuzzy c-means,FCM,code)
- 2012-05-21 21:27:58下载
- 积分:1
-
mfiles
张志涌精通Matlab配套程序 涵盖所有的Matlab程序(Zhang Yong proficient in Matlab supporting procedures)
- 2012-04-24 22:11:21下载
- 积分:1
-
doa_7
关于DOA估计,即波达方向估计的matlab程序,经过检验可以直接运行,适合于刚入门的同学(About DOA estimation, DOA estimation matlab program can be run directly tested, suitable for students just getting started)
- 2013-05-04 09:32:49下载
- 积分:1
-
chepaizifushibie
matlab 车牌图像提取定位分割算法源代码
- 2016-03-20 16:46:51下载
- 积分: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