资源列表
matlab6.5
- 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
WirelessCommunicationsOverMIMOChannelsJohnWileyAn
- Wireless Communications over MIMO Channels - John Wiley and Sons
MaYiTaC-PCP
- 低秩矩阵与稀疏表示应用,大致的介绍了低秩矩阵与稀疏表示在图像处理以及其他领域的作用-Low-rank matrix and sparse representation of the application, the approximate low-rank matrix and sparse representation in image processing and other areas
guided-filter-code-v1
- 引导滤波器,何凯明的著名论文之一,非常好用(Guide filter, one of He Kaiming's famous papers, very easy to use)
_ILZf1uDC
- Algorithm Collections for Digital Signal Processing Applications using Matlab
MatlabExerciseChap4
- The answer of matlab problems of "Mitra" book- chapter 4
Algorithm_Collections_for_Digital_Signal_Processi
- Algorithm collections for digital signal processing applications using matlab
OrdinaryDifferentialEquations
- Notebook m-File for Gerald Teschl s eBook: "Ordinary differential equations and Dynamical Systems"
matlabprogram
- MATLAB经典编程,总共15个章节,很实用很经典的编程资料-MATLAB classical programming, a total of 15 chapters, very practical classic programming information
OFDM
- 详细的OFDM全过程程序,包括经典的导频估计,循环前缀选择,信道估计方法。-Detailed OFDM whole process procedures, including the classic pilot estimated cyclic prefix selection, channel estimation methods.
MatlabClassicTutorials
- 关于MATLAB的经典教程,百看不厌,十分经典。-classic tutorial about matlab,and it is suitable fot the fresh man.
SpeechRec
- 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most s