-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1
-
DTWMFCC
DTW与MFCC相结合的语音特征提取算法,改进了MFCC的性能(Combination of DTW and the MFCC feature extraction algorithm for voice, improving the performance of MFCC)
- 2009-11-09 21:38:24下载
- 积分:1
-
svpwm
svpwm的s函数,用于电机控制matlab仿真(svpwm s function)
- 2013-01-22 15:59:37下载
- 积分:1
-
SSDnRTE3D
求解辐射传递方程SSDN离散matlab程序(Solving the radiative transfer equation SSDN discrete matlab program)
- 2021-04-13 12:38:56下载
- 积分:1
-
BPSKwith
Script for computing the BER for BPSK modulation in a
Rayleigh fading channel with selection diversity
- 2009-12-12 21:25:57下载
- 积分:1
-
ANN
使用matlab编程,结合ANN算法完成数字0到9的数字识别。(Use matlab programming, combined with ANN algorithm is complete digital digital identification 0-9 in.)
- 2015-03-12 18:36:02下载
- 积分:1
-
Hough_Initiation
说明: 此matlab程序是霍夫变换的仿真,有五个目标,应用霍夫变换进行航迹气起始(This matlab program is the simulation of the hough transform, there are five objectives, the application of hough transform for track gas start.)
- 2021-04-13 15:48:56下载
- 积分:1
-
BPSK1
bpsk matlab code simulation
- 2010-09-07 19:24:29下载
- 积分:1
-
bsttccomp
using terlis code to generate stbc
- 2010-12-13 17:48:52下载
- 积分: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