-
code
一个图像处理的MATLAB源程序,用于图像镜像处理(matlab)
- 2010-08-17 13:34:08下载
- 积分:1
-
xitongbianshi
系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。(Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.)
- 2009-05-02 10:19:10下载
- 积分: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
-
指纹识别算法的Matlab实现
说明: 自动化指纹识别,操作简便,代码运行快捷。(fingerprint identity)
- 2021-03-18 14:19:20下载
- 积分:1
-
Numerical-Analysis-and-matlab-CD
说明: 数值分析及其matlab光盘,文中详细描述了matlab的数值分析程序(Numerical Analysis and matlab CD)
- 2011-04-02 18:23:38下载
- 积分:1
-
readsegy
这是读取segy文件的matlab程序,对matlab中数学建模计算有着重要的作用(This matlab program read segy file.)
- 2012-08-29 10:43:42下载
- 积分:1
-
SEM_matlab
It can be applyed forthe Spectral Element Method conbined finite element and spectral method to solve the 2D wave equation.as a pecial case is SH. dynamic fault with slip weakening is considered either.
- 2011-11-21 20:32:37下载
- 积分:1
-
read_data_from_txt
this function is used for reading data from txt file
- 2013-04-10 21:04:16下载
- 积分:1
-
jamming_resource_allocation
针对干扰资源分配策略,分别利用遗传算法和粒子算法进行仿真优化,并进行对比(Resource allocation strategies for interference, namely the use of genetic algorithm and particle simulation and optimization algorithms, and compare)
- 2021-04-15 20:38:54下载
- 积分:1
-
NodeColoringTabu
在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习(In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn)
- 2014-04-26 11:43:18下载
- 积分:1