Pixel Labeled Algorithm Based on Recursive M ethod of Connecting Area in Binary Images
标签: Connecting Algorithm Recursive Labeled
上传时间: 2013-12-08
上传用户:refent
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
标签: Rauch-Tung-Striebel algorithm smoother which
上传时间: 2016-04-15
上传用户:zhenyushaw
1、Rayleigh_Doppler_singlePath.m 产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法; 2、Rayleigh_Doppler_multiPath.m 根据多条径的延时和强度,产生频率选择性衰落; 在单径和多径两个程序中,均提供了其功率谱的输出代码;
标签: Rayleigh_Doppler_singlePath Rayleigh
上传时间: 2013-12-21
上传用户:sdq_123
是硕士论文里面的关于NAKAGAMI信道M=0.5用LLR译码时的初始化消息计算以及整个译码程序
上传时间: 2016-04-18
上传用户:nanfeicui
是硕士论文里面的关于NAKAGAMI信道M=1.5用LLR译码时的初始化消息计算以及整个译码程序
上传时间: 2014-11-03
上传用户:lingzhichao
是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序
上传时间: 2014-11-21
上传用户:363186
高斯混合模型参数估计,EM算法,sunMOG.m为函数,testMOG4.m为测试程序
上传时间: 2014-03-09
上传用户:电子世界
用m文件实现的广义预测基本算法,按照舒迪前老师书上的公式编的算法
上传时间: 2013-12-26
上传用户:tb_6877751
spwm逆变器供电的无刷反馈电机调速系统的m文件编的算法
上传时间: 2016-04-21
上传用户:lizhen9880
进程通信与进程同步机制实践 有三个进程R、M、P,分别负责从键盘读入数据、对读入的数据进行处理、将处理后的数据从屏幕输出,三个进程共享同一个缓冲区。试用操作系统提供的进程通信和同步机制,使三个进程能够相互协作,正确的完成数据的读入、处理和输出。
上传时间: 2016-04-21
上传用户:stampede