资源列表
数字图像处理(姚敏)一书配套matlab代码
- 数字图像处理(姚敏)一书的matlab代码,适合初学者使用,非常好用。
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
WZeditorsrc
- 冒险岛.WZ文件编辑器.可 打开WZ文件 提取资源,编辑资源-Adventure Island. WZ file editor
ComputationalDynamics
- 张雄所著的《计算动力学》书籍源代码。 是学习结构动力学的非常好的手段。-Zhang Xiong book, Calculation of Kinetic books source code. Is to study structural dynamics of a very good tool.
ctrllab3.1
- 《matlab实例》有关ctrllab3.1方面的实例源码,希望对大家有帮助。-" Matlab example of" about ctrllab3.1 Examples source code, we want to help.
rcwa-1d
- 基于严格波耦合分析的matlab软件,可分析光栅的各种性能,特性-Rigorous Coupled Wave Analysis
MarkEzd
- MARKEZD.DLL和头文件,可以用于金橙子达标软件二次开发参考-MARKEZD.DLL and header files, the software can be used for secondary development of the gold standard reference oranges
umises-kine
- 一个利用ABAQUS的用户子程序UMAT开发的采用线性随动硬化符合Mises屈服准则的本构模型。-A use ABAQUS user subroutine UMAT developed linear kinematic hardening in line with Mises yield criterion constitutive model.
abandon-selection-sampling-method
- 采用舍选抽样和非序贯蒙特卡洛法算电力系统可靠性指标-Operators of power system reliability index uses Acceptance- rejection sampling and non-sequential Monte Carlo method
spi_sl_6
- 美国干旱减灾中心权威性的计算SPI的可执行程序(WMO采用),WINDOWS系统命令行下操作-US Drought Mitigation Center definitive calculation SPI executable program (WMO adopted), WINDOWS operating system command line
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)