-
SOM-to-recognize-Characters
THIS IS A KOHENEN NEURAL NET TO RECOGNIZE CHARCTERS , TRAIN AND TEST PROGRAMS IN A SIMPLE WAY
- 2014-08-11 19:05:56下载
- 积分:1
-
Propagation_2D_Planarmirror_tilt
说明: 二维平平腔激光振荡,采用菲涅尔衍射和fox-li方法,得到两维幅度和相位输出。考虑镜面倾斜的情况。(Flat two-dimensional oscillating cavity laser using Fresnel diffraction and the method of fox-li, the two-dimensional amplitude and phase output. Consider the case of mirror tilt.)
- 2009-08-10 20:54:08下载
- 积分:1
-
Numerical-differentiation-based-on-wavelet-transf
The following Matlab project contains the source code used for numerical differentiation based on wavelet transforms. Numerical differentiation is important in various applications.
- 2014-11-30 10:29:34下载
- 积分:1
-
EMD
将原信号进行EMD分解,得到一系列IMF分量,这些分量是按频率从高到低排列(EMD decomposition of the original signal to obtain a series of IMF components, which are arranged according to the frequency high to low)
- 2015-01-12 13:11:01下载
- 积分:1
-
ComputeEigenfaces
svd提取特征脸,Computer Vision课程作业,用PCA计算特征脸,提取主成分,用PCA系数进行相似度计算。(comupute face similarity using eigenface and PCA analysis)
- 2010-11-17 14:19:14下载
- 积分:1
-
4_numerical_solution_of_flow_equations
numerical solution of flow equations
- 2012-12-31 20:25:33下载
- 积分:1
-
Matlab7SimulinkUsingSimulink
matlab7.0的simulink工具包,包括很多事例
原版英文书(matlab7.0 the Simulink tool kits, including many examples of original English books)
- 2007-05-11 10:35:14下载
- 积分:1
-
heart
一个用MATLAB编的图像效果,丘比特之箭穿双心哦(A series of images using MATLAB effect, Cupid wear double heart oh)
- 2013-10-09 08:51:34下载
- 积分: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
-
Read_data
读取ecg信号的完整源代码,完整备注信息(original source code for ECG signal reading, with full notes)
- 2013-07-21 22:18:11下载
- 积分:1