-
matlabcodeforLM
用MATLAB实现LM算法库,使用时添加其为工作目录,便可使用各种函数.(LM algorithm using MATLAB realize the Treasury, when used to add its working directory, you can use a variety of functions.)
- 2007-08-21 09:58:51下载
- 积分:1
-
Release
LTE Simulation made by xxxxxxxxxxx
- 2013-12-05 11:05:32下载
- 积分:1
-
matlab code
说明: 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony genetic factor algorithm, a * algorithm, RTT algorithm are very suitable for mathematical modeling competition.)
- 2020-01-15 14:35:28下载
- 积分:1
-
fov_swath
field of view to swath converter
- 2010-10-31 18:07:51下载
- 积分:1
-
huiguifenxi
回归分析算法源程序和实例讲解,十分具体,对此算法的掌握很有帮助(Regression analysis algorithm source code and examples to explain, very specific, this algorithm to master very helpful)
- 2015-02-05 12:17:50下载
- 积分:1
-
Matlabforneur
神经计算的MATLAB教程,包含常用算法实现及其原理,BP/HEBBIAN/SMO等等,神经计算专用(The MATLAB neural computing tutorials, including the commonly used algorithm, BP/HEBBIAN/SMO, etc., etc., dedicated neural computing)
- 2009-11-19 21:30:07下载
- 积分:1
-
sss
通过蒙塔卡罗搜索方法反解坐标变换里的参数的方法(Monta Carlo search method inverse solution coordinate transformation parameters)
- 2013-04-15 09:18:34下载
- 积分:1
-
BloodPressureMeasurement
ieee 2010 papers - Biomedical IEEE 2010, Chennai Center "Last Bench".
- 2010-07-01 11:24:56下载
- 积分:1
-
ofdm
基于导频的OFDM系统的信道估计,包括各种算法的仿真(OFDM systems based on pilot channel estimation, including simulation of various algorithms)
- 2010-11-10 10:40:48下载
- 积分: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