-
1
说明: 关于音频定位的matlab仿真 布朗大学(matlab仿真)
- 2010-06-30 23:37:04下载
- 积分:1
-
ART-(Pattern-Classification)
a project for pattern classification by ART neural network (with GUI).
- 2011-07-16 15:07:08下载
- 积分:1
-
puxiangguan
仿真实现了谱相关系数和谱相关函数,谱相关函数使用了频域计算法。谱相关函数做的比较好,但谱相关系数的计算个人感觉仍需后来者继续改进(Simulation spectral correlation coefficient and spectral correlation function, the calculation of the frequency domain using the spectral correlation function. Spectral correlation function do better, but the spectral correlation coefficient calculated personal feeling is still a latecomer to continue to improve)
- 2012-10-06 09:40:47下载
- 积分:1
-
program
估计Hilbert矩阵的2条件数和矩阵的阶数的关系用Gauss消去,分别用Gauss消去,Jacobi迭代,Gauss-seidel迭代,SOR迭代和共轭梯度法求解,比较结果。(Discuss the 2 condition number of the matrix and the matrix order relations.Using different methods like Gauss,Jacobi,Gauss-seidel,SOR and GS)
- 2013-12-30 22:40:14下载
- 积分:1
-
Compar_fuzzy_pid_kalman
comparison of pid , fuzzy pid and kalman filter fuzzy pid
- 2012-09-26 19:06:06下载
- 积分:1
-
chaos
时频处理的一个例子,在时频分析的matlab那本书里面有详细的说明(Deal with time-frequency an example, in the time-frequency analysis of matlab that book there are detailed instructions)
- 2007-11-01 23:33:06下载
- 积分:1
-
quantizer1
小数量化程序,中间的位数是可以调节的,这个所给的是32位的实数浮点数据转变为二进制数(the procedure of quantification for decimals)
- 2011-11-15 10:39:24下载
- 积分:1
-
MATLAB7.0
matlab初学者适用 简单教程 比较简单 (matlab tutorial for beginners is relatively simple application of a simple)
- 2009-10-23 11:04:01下载
- 积分:1
-
work
遗传算法解决求解带约束的优化问题明确遗传算法求解问题的一般思路和编码设计(Genetic Algorithm for solving constrained optimization problems with a clear genetic algorithm from the general ideas and Coding Design)
- 2010-01-03 15:27:05下载
- 积分:1
-
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