资源列表
语音信号的采集与处理
- 1、语音信号的采集利用 Windows下的录音机,录制一段自己的话音,时间在1s内然后在Matlab软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数。 2、语音信号的频谱分析在Matlab中,可以利用函数fft对信号进行快速傅立叶变换,得到信号的频谱特性,要求学生首先画出语音信号的时域波形,然后对语音信号进行频谱分析。 3、设计数字滤波器和画出其频率响应给出各滤波器的性能指标; 给定滤波器的性能指标如下: (1)低通滤波器的性能指标:fb=1000Hz,fc
独立成分分析FastICA_25
- 内附fastICA工具箱使用攻略PDF,工具箱内代码很全面,快速ICA算法在信号处理和图像处理方面有广泛应用。
CCA
- 典型关联分析(Canonical Correlation Analysis,以下简称CCA)是最常用的挖掘数据关联关系的算法之一。(Canonical Association Analysis (CCA) is one of the most commonly used algorithms for mining data association.)
classification
- 识别分类算法 matlab程序 PLSDA SIMCA等 机器学习 application 直接运行 带入分类数据 建立模型后运行(Recognition and Classification Algorithms, Programs, Machine Learning Applications, etc. Run directly and bring in classified data to build models.)
现代永磁同步电机控制原理及MATLAB仿真模型
- 随书模型的完整包,完整无修改,原版,希望能对大家有用(Complete package of Book-attached model)
Manifold learning LE
- 流形学习(Manifold Learning)的一种算法:拉普拉斯特征映射(LE)(An algorithm of Manifold Learning: Laplacian Feature Mapping (LE))
角度突破线_0
- 用来看K线主图趋势突破的好东西。。。。。。。。。。。。。。。。(A good thing to see the trend breakthrough of the K-line main chart...)
数学模型
- 数学模型第五版,全英帮助数学建模,内有代码(Help with mathematical modeling, with code in it)
自适应权值立体匹配算法
- 一种改进的自适应权值立体匹配算法,用于图像处理等(An improved adaptive weight stereo matching algorithm for image processing, etc.)
蚁群算法
- 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
read_grib.r4
- grb格式文件是国际气象组织一种独特的数据存储格式,所有不能直接打开,这个函数用于读取grib文件(read the file of grib)
pid
- 利用matlab生成GUI界面进行步进电机pid控制(Using matlab to generate GUI interface for PID control of stepping motor)