搜索资源列表
ldpc_rec_dec
- LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
BP-matlab
- 神经网络的matlab程序,附有程序说明,简单易懂。-Neural network matlab program, with a descr iption of the procedures, simple and easy to understand.
matlabBP
- MATLAB BP 学习,一个很重要的介绍,希望对大家有用-MATLAB BP learning a very important introduction, and hope to be useful
matlab_newff
- matlab神经网络newff函数用来创建网络,为BP神经网络设置参数-newff is very important of BP.
CS-algorithms--and-their-papers
- 最全的cs重构算法matlab代码及其参考文献,包括BP,COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP等-Contain almost all the algorithm of Compressed Sensing(CS):COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP and so on
BP-matlab
- Belief Propagation译码算法的matlab详细执行说明。-Implementing the Belief Propagation
sui_v35
- BP神经网络的整个训练过程,matlab实现了五类灰色关联度模型的计算,外文资料里面的源代码。- The entire training process BP neural network, matlab implements five gray correlation degree computing model, Foreign materials inside the source code.
if538
- BP神经网络用于函数拟合与模式识别,基于SVPWM的三电平逆变的matlab仿真,包括压缩比、运行时间和计算复原图像的峰值信噪比。- BP neural network function fitting and pattern recognition, Based on SVPWM three-level inverter matlab simulation, Including compression ratio, image restoration computing uptime and
Matlab神经网络方面案例分析
- BP神经网络的数据分类——语音特征信号分类,可以帮助到学习Matlab的人们