-
car
用matlab编写的方法来定位车牌,该方法能准确定位出车牌并进行分割识别,最后存储
(This article is about the projection of the matlab program gives concrete examples to illustrate this method)
- 2010-06-16 01:01:27下载
- 积分:1
-
matlab
source code for calculating DFT by overlap save mathod
- 2010-11-03 05:09:12下载
- 积分:1
-
guodufenge
该源码是针对一篇避免过度分割提出的一种新的分水岭算法,具体matlab源码,针对各个步骤都给出了具体分析,个人觉得对学习图像分割的有帮助。(The source is to avoid over-segmentation for a proposed a new watershed algorithm matlab source code specific for each step are given a specific analysis, personal feel to learn image segmentation help.)
- 2013-08-28 20:02:08下载
- 积分: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
-
Project3_7_report
Estimation du déplacement des points de contours
- 2015-02-26 21:51:17下载
- 积分:1
-
d_wind_farm_case3
this is the simulation of wind farm
- 2014-02-25 20:19:08下载
- 积分:1
-
MyPsoClerc
PSO粒子群算法在系统辨识中的matlab仿真源程序(PSO PSO in system identification matlab source)
- 2013-06-05 20:20:04下载
- 积分:1
-
exam9
线谱增强器,用于单频信号检测的线谱增强。(Line spectrum enhancer for the single-frequency signal detection to enhance the line spectrum.)
- 2009-05-14 01:09:54下载
- 积分:1
-
Fourier-transform
基于分数阶的傅里叶变换,很详细、具体,欢迎各位还下载(Based on fractional order of Fourier transformation)
- 2011-07-06 12:05:05下载
- 积分:1
-
NoiseSubstraction
Noise Estimation of speech signals in Matlab
- 2012-06-10 21:52:20下载
- 积分:1