-
AAM
主动外表模型与主动形状模型,MATLAB平台下使用,内含DEMO(active appearance model)
- 2010-12-25 20:53:26下载
- 积分:1
-
7e201a2084a9
基于matlab的边缘检测源程序
基于matlab的边缘检测源程序
基于matlab的边缘检测源程序(Matlab-based edge detection source)
- 2012-04-24 21:17:23下载
- 积分:1
-
eigenvalue_vector
用matlab实现矩阵的特征值与特征向量的计算(Using matlab to achieve matrix eigenvalue and eigenvector calculation)
- 2011-08-12 23:27:33下载
- 积分:1
-
string_32
Most of the string-functions are rather heavily hand-optimized, see especially strsep,strstr,str[c]spn.
- 2014-09-08 22:52:14下载
- 积分:1
-
III_Year_Previous_Papers_JWFILES
The principle of space time block coding with 2 transmit antenna and one receive antenna is explained in the post on Alamouti STBC. With two receive antenna’s the system can be modeled as shown in the figure below
- 2013-03-21 00:50:57下载
- 积分:1
-
chan
matlab写的实用的chan 算法,在tdoa中(chan matlab write practical algorithm in tdoa)
- 2013-03-23 20:42:09下载
- 积分: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
-
EyeDect
利用Hough变换对人脸图片中的人眼进行检测,随带可测试图片。(Use Hough transform human face in the picture of the human eye to detect, comes testable picture.)
- 2015-01-06 14:17:57下载
- 积分:1
-
1671-5497(2012)06-1587-05
基于压缩感知的自适应干扰抑制算法.PDF(Adaptive interferenc emitigation algorithm based on compressed sensing)
- 2014-02-02 15:36:26下载
- 积分:1
-
SingleInvertedPendulum
:运用牛顿动力学方法对单级倒立摆系统进行了数学建模,并对基于经典控制理论的PID控制方
法、基于最优控制理论的LQR控制方法,以及基于模糊控制理论的模糊控制方法进行了仿真对比分析
研究,其分析结果对该方向的研究具有理论指导意义(: Application of Newton)
- 2007-08-27 10:47:22下载
- 积分:1