-
fft
用matlab画正玄函数的图形以及变化,包括FFT 加白噪声。(Matlab draw with the graphics functions are mysterious as well as the changes, including FFT plus white noise.)
- 2009-05-22 07:35:08下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
duodianyueshuCapon
在毕设过程中,网上搜集来的基于matlab多点约束的波束形成算法,自己做了改进和注释(capon beamforming,multipoint restriction)
- 2014-01-09 09:57:27下载
- 积分:1
-
example_swimmer
direct kinematics neural network in matlab
- 2014-01-22 17:55:13下载
- 积分:1
-
Hallen3
用MOM求解HALLEN S INTEGRAL EQUATION ,得出电流分布(Using MOM to solve HALLEN' S INTEGRAL EQUATION, draw current distribution)
- 2009-04-06 22:01:08下载
- 积分:1
-
S2
mfile in matlab about jame machin elec
- 2013-08-21 15:55:56下载
- 积分:1
-
adaboost_training_testing
adaboost的訓練data的方法,並利用在matlab上幫助使用者可以快速的訓練data。 (adaboost method of training data, and help users to quickly take advantage of training data on matlab.)
- 2014-12-30 11:49:20下载
- 积分:1
-
RSMstandardnorm
用响应面法计算可靠度.已知极限状态方程,变量相互独立,服从标准正态分布。(Calculation of reliability by response surface methodology. Known limit state equation, variables are independent standard normal distribution.)
- 2013-12-30 15:25:27下载
- 积分:1
-
5MatlabaPSCADfile
These codes are includes:
1- DC motor modeling using fuzzy controller
2- Wind farm modeling using DFIG in PSCAD
3- control Using LMI code
4- H bridge multilevel inverter modeling
5- induction motor control using SVPWM
- 2017-01-02 02:49:30下载
- 积分:1
-
Catch-tridiagonal-matrix-method
追赶法求解三对角矩阵,用matlab调试过,可以直接使用 (Catch tridiagonal matrix method)
- 2011-04-21 16:43:41下载
- 积分:1