-
hankel3
[自動控制] Routh-Hankel matrix數值計算工具,輸入System Function後,程式會計算Hankel singular values and vectors、Schmidt pairs等值。詳情請見英文描述。(<<singular values and vectors>>
[R_G,Sigma,U,V,Us,Vs]=HANKEL3(G) computes the Routh-Hankel matrix, the Hankel singular values and vectors, the Schmidt pairs of a given proper stable system G (created with either TF, ZPK, SS, or FRD).||
Output "R_G" is the Routh-Hankel matrix. ||
Output "Sigma" is a matrix whose elements on the diagonal are the Hankel singular values of the given system. ||
Output "U" is a matrix, the ith column of which is the left singular vector corresponding to the ith singular value. ||
Output "V" is a matrix, the ith column of which is the right singular vector corresponding to the ith singular value. ||
Output "Us" and "Vs" provides the Schmidt pairs. The ith elements of Us and Vs form the Schmidt pair corresponding the ith Hankel singular value. )
- 2009-06-01 15:00:39下载
- 积分:1
-
face_recognition
说明: 这是在matlab平台开发的基于特征脸的人脸检测算法(This is a matlab platform development Eigenface based Face Detection Algorithm)
- 2008-11-09 17:39:21下载
- 积分:1
-
QPSK
这是一个关于QPSK的代码编程,有兴趣的读者可以关注一下!!!(QPSK)
- 2010-05-08 15:46:30下载
- 积分:1
-
aco
一共四个蚁群算法 程序源码,三个matlab,一个C语言(A total of four procedures for source code ant colony algorithm, three matlab, a C language)
- 2009-02-12 16:53:01下载
- 积分:1
-
particlefilter
用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的(Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation)
- 2010-10-29 14:48:48下载
- 积分:1
-
suanfa
该函数的功能是利用matlab实现图像的快速有效的分割(Function of the function is to use matlab to achieve fast and efficient image segmentation)
- 2010-03-08 21:52:55下载
- 积分:1
-
lpcsyn
说明: 语音信号的LPC参数提取及合成,可以提取基音及残差信号(LPC parameters of speech signal extraction and synthesis, and the residual signal can be extracted pitch)
- 2011-03-09 15:18:09下载
- 积分:1
-
Model-Predictive-Control
这是一本英文版的书籍,主要讲述模型预测控制,对初学者的学习很有帮助。(This is a book of English version about model predictive control, that is very helpful for beginners learning.)
- 2013-12-05 09:31:58下载
- 积分:1
-
code
matlab程序:高斯核回带用法的支持向量机,对样本经行训练得到预测模型(matlab program: the Gaussian kernel back with the use of support vector machine prediction model of the samples by the line training)
- 2013-01-01 11:04:15下载
- 积分:1
-
UKF-for-Matlab
无迹卡尔曼滤波算法在Matlab环境下的实现。设置了两种仿真环境进行试验验证,给出了Matlab源程序代码与注释。(Unscented Kalman filter algorithm in Matlab environment. Set two environment simulation test verification, given Matlab source code and comments.)
- 2016-08-25 15:22:36下载
- 积分:1