-
EMD
介绍了其中处理EMD端点效应的方法,还有其中两种改进算法的程序,适合EMD的学者。(Introduces seven kinds of processing methods of endpoint effect the EMD, and one of the two kinds of improved algorithm procedures, suitable for scholars of the EMD.)
- 2015-07-06 20:41:37下载
- 积分:1
-
应用禁忌搜索算法解决0-1背包问题
利用禁忌搜索算法求解0-1背包问题。禁忌搜索算法相比其他搜索算法更优,设置藐视规则来避免陷入局部最优解。(Solve 0-1 Knapsack Problem based on Tabu search. The tabu search algorithm is superior to other search algorithms and sets contempt rules to avoid falling into local optimal solutions.)
- 2020-11-17 17:29:39下载
- 积分:1
-
ImageHalftoningFloyd
method for half-toning an image
- 2010-10-01 10:57:23下载
- 积分:1
-
45666011matlab__(new)
说明: 遗传算法的matlab实现程序
多个实例与多种计算方法(genetic algorithm to achieve Matlab procedures with multiple instances of multiple calculation method)
- 2006-04-15 00:46:45下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
bagmres
BA_GMRES 内迭代预处理的GMRES(Inner-iteration for GMRES)
- 2013-11-12 11:39:51下载
- 积分:1
-
Kalmtool
说明: 跟UKF同等級的DDF 屬於高階的卡爾曼濾波器 程式碼 適合初學者使用~(With the UKF is the same high level of DDF Kalman filter code for beginners ~)
- 2010-04-09 17:51:00下载
- 积分:1
-
MN_music_doa
求根music算法+最小范数music算法 DOA估计(music algorithm)
- 2021-01-01 16:58:58下载
- 积分:1
-
QPSKTermHard
This file includes the source code of the Uncoded+Coded QPSK with Viterbi (Term & hard decision) decoder.
- 2014-09-04 23:06:41下载
- 积分:1
-
bfsk_new
binary fsk with novel concept using matlab
- 2012-11-19 21:45:22下载
- 积分:1