资源列表
卡尔曼滤波原理及应用 MATLAB仿真pdf源程序
- 很经典的一本介绍卡尔曼的书籍。这是本书的全部代码,很有参考价值(A classic book of Calman. This is the whole code of the book, and it is of great reference value.)
twoflame
- 基于matlab的火焰高度求解,主要使用的是分布概率法,实验将视频中的火焰按帧取出1512张火焰图进行火焰分析,涉及到灰度图、二值化以及其他MATLAB函数应用。简洁明了,适合学习,且具有一定的工程意义。-This is a program solving the height of falme which based on matlab,mainly used the distributing probabilty.The experiment is analysed by 1512 flam
PAPR-Reduction2
- This M Code simulate the effects of clipping and filtering on PAPR reduction in OFDM-based wireless standard.Also the performance of BER versus SNR of original OFDM signals with PAPR reduction based on clipping and filtering schemes over AWGN channel
CoolProp_sources
- Coolprop file to calculate fluid properties.
kelafujiegoudonglixue
- 克拉夫《结构动力学》中文电子版 介绍给定类型的结构在任意动荷载所产生的应力和挠度的分析方法-Clough, " Structural Dynamics" Chinese electronic version of a given type of structure introduced in the dynamic loads produced by any of the stress and deflection analysis
toolbox_signal
- general tool box for ksvd algorithm in dictionary learning for sparse representation
MATLAB
- 资料为matlab PLL_ADC_DDS建模资料,值得参考-nformation for matlab PLL_ADC_DDS modeling data, worthy of reference.....
shuzituxiangMATLAB
- 数字图像处理的(MATLAB)实现,要安装超星阅读器-Digital Image Processing (MATLAB) to achieve, to install Superstar Reader
Local-incident-angle-
- 自己编写的关于本地入射角与入射角的代码,里面有相关报告-I have written about the local angle of incidence and the angle of incidence of the code, there are reports
第三章
- 卡尔曼滤波原理及应用-MATLAB仿真(程序)(The principle of Calman filter and its application -MATLAB simulation (program))
matlabPROGRAM
- 关于语音识别的Matlab程序,包括Matlab下的work里面所有的东西-Matlab on the speech recognition process, including work under Matlab everything inside
SimulationOfCommunicationSystems(2NdEd)
- 系统深入得多,一些在第一本中只略微论及的高级内容,这里讲得完整透彻。理论与实践并重,可操作性强。例题都有可直接运行的matlab文件,正文中也给出了关键部份方便阅读。读完这本书,住真水平可以上一个台阶,基本上可以达到系统级仿真的能力。