-
R_LDA_PRL
LDA 人脸识别的 程序段 大家下着看看吧 对大家有帮助的(LDA face recognition under the program segment we take a look at the bar for all of us help)
- 2008-12-30 18:22:10下载
- 积分:1
-
model5
逆变器仿真模型,三电平SVPWM调制,分享给需要的朋友(Simulation model of the inverter, three-level SVPWM modulation, share with the needy friend)
- 2012-12-31 13:11:53下载
- 积分:1
-
East-China-Sea-tidal-numerical
东中国海潮汐数值计算,East China Sea tidal numerical(East China Sea tidal numerical)
- 2015-03-16 10:04:22下载
- 积分:1
-
projefinal
there is a code for tsai wu failure teory.
- 2020-07-04 19:40:02下载
- 积分: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
-
ebook_MATLAB
全方位入門學習matlab的書籍,從基本操作到資料分析與顯示都是做研究必備的基本工具.(a ebook for learning matlab, you can learn matlab basic operations and programming for your research.)
- 2010-12-10 16:03:17下载
- 积分:1
-
MATLAB航天姿态控制仿真程序
说明: 航天器姿态控制仿真程序,利用simulink中sfunction方法建立航天器姿态动力学模型和运动学模型,利用linmod对非线性模型线性化。(The simulation program of spacecraft attitude control uses the sfunction method of Simulink to establish the dynamic model and kinematic model of spacecraft attitude, and uses limod to linearize the nonlinear model.)
- 2021-03-15 16:59:23下载
- 积分:1
-
kalman
this code is an example for kalman filter
- 2009-03-04 19:46:52下载
- 积分:1
-
xiaobobaofenjie
本程序重构各层低频和高频系数,画功率谱,横坐标为频率,纵坐标为功率,小波包分解最后一句是为显示小波包四层分解树结构(Reconstruction of the procedural layers of low and high frequency coefficients, draw power spectrum, the abscissa is the frequency, the vertical axis is power, wavelet packet decomposition is the last sentence of four to show the wavelet packet decomposition tree)
- 2010-11-19 10:05:16下载
- 积分:1
-
Solve-Modular-Linear-Equations
解模块线性方程组, solve modular linear equations, 用到了extended-euclid算法求最大公约数...(solve modular linear equations, use extended-euclid to compute the greatest common divisor..)
- 2012-04-25 01:03:27下载
- 积分:1