资源列表
work
- QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
open_svm
- matlab code for generation of data to svpwm
satools
- 推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。 -Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Matlab function and six routines
sai4
- simulation of a two level inverter using svpwm
zhishu
- 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
voicebox
- MATLAB的语音工具箱的附加文件,和VOICEBOX一起使用-MATLAB toolbox add voice files, and use VOICEBOX
Cursors
- 在matlab画图时 能增加两条数据指针 方便读取数据-put data cursors on your plots
aug_routh
- 計算Augmented Routh table的工具, 只須輸入由tf, zpk, ss, fdr建立的System Function, 程式會自動計算及顯示Routh table的數值。-Augmented Routh table Calculation. AUG_ROUTH_TABLE=AUG_ROUTH(G) computes the augmented Routh table for a given system G (created with either TF, ZPK,
chordal
- 輸入兩個由TF, ZPK, SS 或 FRD建立的system function後,程式會自動計算在riemann plot上的Chordal distance值。-function delta=chordal(G1,G2) This is the Chordal distance calculation tool on riemann plot.
closepole
- [自動控制]CLOSED LOOP POLES計算工具,使用者輸入系統Function(由TF, ZPK, SS, FDS建立),以及feedback controller,程式會計算出closed loop poles. -CLOSED LOOP POLES calculation tools for automation control. POLE=POLEPLACE(P,C) returns the closed loop system poles for a given plan
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
norm2
- [自動控制]Time domain 2 norm 計算程式。輸入system function(由TF, ZPK, SS, FDS建立),程式會自動計算2-norm.-NORM2(G) computes the 2-norm, i.e. the RMS value, of a strictly proper stable system G (created with either TF, ZPK, SS, or FRD). || [RMS_VALUE, AUG_ROUTH_TABLE]=
