-
03_02_EKF_UKF_Bearing_Only_Tracking
EKF UKF Bearing Only Tracking
- 2009-09-07 23:01:15下载
- 积分:1
-
SOFM
基于自组织神经网络的矢量量化编码Matlab程序(Based on self-organizing neural network vector quantization coding Matlab procedures)
- 2008-04-18 22:29:22下载
- 积分:1
-
bisection_new
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.
prepared by Razana Alwee
24
Algorithm
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)
- 2011-11-23 09:49:57下载
- 积分:1
-
CSP_LDA
csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
- 2021-03-15 17:29:23下载
- 积分:1
-
非线性振动必备
说明: 非线性振动系统lyapunov指数计算必备(Calculation of Lyapunov exponent for nonlinear vibration system)
- 2021-04-01 19:49:08下载
- 积分:1
-
Test1
This code proved to an efficient code for image compression using wavelet transform
- 2009-09-12 23:30:30下载
- 积分:1
-
SVM
matlab svm 分类程序,适合7.0以上的版本(matlab svm classification procedures suitable version 7.0 or above)
- 2009-03-16 21:01:01下载
- 积分:1
-
Grey_system
用matlab编写的灰色系统部分函数,包括数据预处理部分(Using matlab gray parts of the system functions, including data preprocessing)
- 2011-07-02 09:10:06下载
- 积分:1
-
respm
采用线性加速度法求地震波的反应谱,可同时求加速度、速度、位移反应谱以及放大系数(Method for the linear acceleration response spectrum of seismic waves, which can find the acceleration, velocity and displacement response spectra and amplification factor)
- 2011-10-14 16:56:40下载
- 积分:1
-
PGM_Programming_Assignment_2
code matlab pgm in graphical model
- 2013-04-14 18:29:13下载
- 积分:1