Kalman filter toolbox written by Kevin Murphy,See learning_demo.m for a demo of parameter estimation using EM.
标签: learning_demo estimation parameter toolbox
上传时间: 2014-01-24
上传用户:daguda
使用matlab实现bp神经网络 内含有两个m文件 可以供大家参考
上传时间: 2014-12-08
上传用户:许小华
这个m文件实现了Newton raphsom算法,从而解决分布式功率流问题。
上传时间: 2017-02-21
上传用户:anng
产生周期为1023=(2^10-1)的Gold序列 delay_numb:G1固定G2相对G1输出的时延(0~1022) 产生周期为127=(2^7-1)的m序列
标签: delay_numb 1023 1022 Gold
上传时间: 2017-02-21
上传用户:qq521
此文件为遗传算法的操作说明和M文件程序文件
上传时间: 2014-01-01
上传用户:lanjisu111
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors
标签: implements implement the included
上传时间: 2017-02-24
上传用户:lixinxiang
单纯形法整定pid参数,simulink环境,单纯形法很依赖初值的选取,在canshu.m中输入初始值。
上传时间: 2017-02-26
上传用户:kr770906
FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现
上传时间: 2017-02-27
上传用户:yyq123456789
遗传算法 其中包含几十个m文件 内容丰富
标签: 算法
上传时间: 2014-02-16
上传用户:iswlkje
回文素数序列 查找两个正整数 m 和n 之间既是素数又是回文数的所有数(包括m 和 n),其中,m 不大于n。并按从小到大顺序输出这些数,如果 没有这样的数,则输出 no (回文数是正向看和逆向看相等的数,如,123321,121)。
上传时间: 2013-12-24
上传用户:jhksyghr