-
fit_ellipse
目标轮廓的椭圆拟合,matlab编写,精度很高,(Target contour ellipse fitting, matlab prepared, high precision,)
- 2009-01-12 14:01:59下载
- 积分: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
-
QAM
数字通信QAM调制的MATLAB仿真程序
- 2010-05-08 19:47:10下载
- 积分:1
-
power_bridges
This example of AC-DC-AC converter illustrates use of Universal Bridge, Multimeter, and Powergui blocks, as well as discrete control blocks of the Extras library.(A 60 Hz, voltage source feeds a 50 Hz, 50 kW load through an AC-DC-AC converter. The 600V, 60 Hz voltage obtained at secondary of the Wye/Delta transformer is first rectified by a six pulse diode bridge. The filtered DC voltage is applied to an IGBT two-level inverter generating 50 Hz. The IGBT inverter uses Pulse Width Modulation (PWM) at a 2 kHz carrier frequency. The circuit is discretized at a sample time of 2 us)
- 2013-01-10 20:55:19下载
- 积分:1
-
MATLAB_graph-theory
一本讲解如何在matlab上实现各种图论算法的书以及附带的源程序...很全(matlab_graph theory)
- 2013-08-30 21:30:37下载
- 积分:1
-
MPD_5chirp_coA
基于MATLAB的雷达回波成成像与脉冲压缩程序。
(MATLAB-based radar echo imaging pulse compression program.)
- 2012-08-22 14:40:01下载
- 积分:1
-
Evolution-Strategies
Evolution Strategies
minimizes the objective function designated in ff
- 2013-09-02 19:05:50下载
- 积分:1
-
drtoolbox
对于特征维数降维的matlab工具箱,包括PCA LDA PPCA 等(Matlab Toolbox for Dimensionality Reduction (v0.7.1- June 2010)
)
- 2010-07-09 15:33:53下载
- 积分:1
-
2008100
matlab的小波变换源代码 可以用来做图像分析(matlab wavelet transform source code can be used to make image analysis)
- 2008-05-23 14:50:06下载
- 积分:1
-
MWAVELET
说明: 我的毕设源码,希望对大家有所帮助,基于Matlab环境实现(the design program for graduation)
- 2010-04-28 15:05:30下载
- 积分:1