-
MATLAB-lesson-plans
matlab程序的PPT教案及实例源代码,以及相关矩阵概念的补充(Matlab PPT example case and source code, and related matrix of the concept of added)
- 2012-04-11 15:40:43下载
- 积分:1
-
guided_filter
剔除了bug完全可编译运行,是分析guider 滤波,设计其他平台如FPGA等算法的很好的参考。(Excluding the bug can be compiled to run fully, is to analyze the guider filter, designed for other platforms such as FPGA algorithms such as a good reference.)
- 2014-08-09 11:07:50下载
- 积分:1
-
36a506368f72
VQ在语音识别中的应用,选取十个语音,分别进行训练和测试,实验效果不错,值得学习(VQ in speech recognition, the application of selected ten voice, for training and testing respectively, the experimental effect is good, is worth learning)
- 2014-09-05 10:15:55下载
- 积分:1
-
speech-signal-denosing-
基于小波分析在语音信号的去噪方法研究附带相关代码(Wavelets analysis Speech signal De-noising)
- 2013-11-01 22:28:45下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
in-001
Regression test for 196109.
- 2014-02-02 23:01:13下载
- 积分:1
-
code7
说明: Matlab implementation of D2D
- 2020-12-25 10:25:27下载
- 积分:1
-
kagami-simulink
matlab simulnik NAkagami仿真代码(matlab NAkagam simulnik)
- 2013-03-16 11:42:22下载
- 积分:1
-
ANFISexample
本代码用于AnFis控制的初学者在MATLAB中学习使用(ANFIS model)
- 2016-03-01 22:24:28下载
- 积分:1
-
LQR_comp
computes the LQG controller parameters, [K1 K2 K3 K4]
system states are the HF components of:
LSS speed, HSS speed, coupling internal torque, wind torque
uses the linearzid WECS model with parameters computed in linf_param_comp.m file
uses quadratic performance index with weighting coefficient weight
- 2014-10-31 20:04:08下载
- 积分:1