-
system
MATLAB 主要函数指令表
MATLAB 主要函数指令表(The main function of MATLAB MATLAB command table form the main function of instruction)
- 2010-10-28 17:52:12下载
- 积分:1
-
task3
递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下:
y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较
(Damped recursive least squares method and recursive least squares method simulation, the system model is as follows: y (t)- 1.6* y (t- 1)+ 0.7* y (t- 2) = u (t- 1)+ 5.5* u (t- 2)+ e (t), the trial damped recursive least squares method and recursive least squares method for parameter identification, and comparison)
- 2011-12-01 00:09:15下载
- 积分:1
-
huisePID
用灰色系统理论设计自适应的PID控制!能够实现PID在线调整,能够适应环境的变化(gray design adaptive systems theory of PID control! PID can be achieved online adjustments, be able to adapt to environmental change)
- 2006-12-23 15:06:24下载
- 积分:1
-
fdtd1D
1d photonic crystal simulation
- 2011-09-02 20:49:30下载
- 积分:1
-
MATLABgui
matlab gui设计教程,可满足用户学习matlab gui时 的一般要求(matlab gui tutorial Designed to meet the user matlab gui when studying the general requirements)
- 2009-03-18 09:55:44下载
- 积分:1
-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
matlab_code4
matlab下可以直接使用的小程序 包括各种常用算法 对应书籍为《matlab宝典》 此为第四部分(matlab can be directly used for small programs include a variety of commonly used algorithms corresponding books as " matlab book" This is the fourth part)
- 2013-09-27 15:32:02下载
- 积分:1
-
PSO
PSO Simple algorithm for optimization
- 2014-02-14 02:01:35下载
- 积分:1
-
Speech-Recognition-System
本文介绍了基于MATLAB的语音识别系统,包括对语音信号的特征提取,包括语音信号的特征提取,快速傅立叶变换,离散余弦转换,线性预测分析,梅尔频率倒谱系数以及高斯混合模型。(This paper aims at development and performance analysis of a speaker dependent speech recognition
system using MATLAB® . The issues that were considered are 1) Can Matlab, be effectively used to
complete the aforementioned task, 2) Accuracy of the Gaussian Mixture Model used for parametric
modelling, 3) Performance analysis of the system, 4) Performance of the Gaussian Mixture Model as a
parametric modelling technique as compared to other modelling technique and 5) Can a Matlab® based
Speech recognition system be ported to a real world environment for recording and performing complex
voice commands. The aforementioned system is designed to recognize isolated utterances of digits 0-9. The
system is developed such that it can easily be extended to multisyllabic words as well.)
- 2015-01-17 05:21:07下载
- 积分:1
-
Earthquake-prediction
可以用来进行地震预测的matlab代码,直接模仿就可以用了(Can be used for earthquake prediction matlab code, you can use a direct imitation)
- 2013-10-01 22:12:38下载
- 积分:1