-
CUT_DETECTION
Cut detection algorithm, uses histogram comparisonmethod.I ve also added a set of images.
- 2010-01-21 20:56:38下载
- 积分:1
-
matlab-
matlab的经典算法和讲义,包括常用的算法,并附带程序(matlab classic algorithms and handouts, including the commonly used algorithm, and comes with the program)
- 2011-11-26 16:11:37下载
- 积分:1
-
liugan
六杆机构MATLAB计算仿真,解析法求解位移、速度、加速度、力和力矩(Six institutions MATLAB computing simulation, analytical method to solve the displacement, velocity, acceleration, force and moment)
- 2015-01-31 18:02:11下载
- 积分: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
-
CHAPTER2
先进PID控制及MATLAB仿真程序,第er章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, the first chapter after running er, all successfully)
- 2010-12-18 14:45:52下载
- 积分:1
-
cal
An effieicnt matlab m code for solving the optimun capital allocation in the field of Markowitz portfolio optimization.
- 2012-09-28 20:21:03下载
- 积分:1
-
gmdh
GMDH Neural Network Implementation
- 2014-02-10 02:03:27下载
- 积分:1
-
faultysignal_with_noise
1. 构造含噪音的振动信号 faultysignal_with_noise,
2. 利用小波变换 Wavelet transform去噪,小波包 Wavelet packet transform 变换去噪,
3. 把两种去噪后的信号,分别用STFT ,FFT ,小波变换三种方法进行错误诊断(1. the vibration signal faultysignal_with_noise, which contains noise, is constructed.
2. using wavelet transform Wavelet transform denoising, wavelet packet Wavelet packet transform transform de-noising,
3. the two kinds of denoising signals are diagnosed by three methods, STFT, FFT and wavelet transform respectively.)
- 2018-03-07 10:49:31下载
- 积分:1
-
BCH_SOFT
BCH_Soft matlab files
- 2010-06-13 17:35:09下载
- 积分:1
-
map_match
应用一个较为简单的算法 实现了地图匹配的功能 主要是寻找匹配的点 (Using a relatively simple algorithm, the main function, matched for matching)
- 2010-07-05 11:03:35下载
- 积分:1