一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN>n
上传时间: 2014-11-04
上传用户:cuiyashuo
flch3rlseg3.m递推的最小二乘辨识程序
上传时间: 2014-01-23
上传用户:xiaoyunyun
flch3lseg1.m二阶系统一次性完成最小二乘辨识程序
上传时间: 2013-12-23
上传用户:123啊
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.
标签: vblast programs command main
上传时间: 2016-08-24
上传用户:wcl168881111111
flch2bzsheg2.m白噪声产生程序
上传时间: 2016-08-24
上传用户:haoxiyizhong
flch4gaeg1.m梯度校正最小二乘辨识程序
上传时间: 2014-08-01
上传用户:songnanhua
flch5rmleg2.m递推的极大似然法辨识程序
上传时间: 2016-08-24
上传用户:Amygdala
LCD Display Fridge Controller 液晶显示电冰箱温控器源程序
标签: Controller Display Fridge LCD
上传时间: 2013-12-25
上传用户:netwolf
a easy example to learn the LCD display function
标签: function display example learn
上传时间: 2013-12-20
上传用户:klin3139
The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
标签: Matlab-interfaces inference interface the
上传时间: 2016-08-27
上传用户:gxrui1991