-
UWB11
UWB,超宽带信号分析必用的子函数,第11部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 10!)
- 2010-07-05 13:29:25下载
- 积分:1
-
12-fenpinSVPWM
说明: 运行环境matlab2006a,请下载!(Operating environment matlab2006a, please download!)
- 2008-11-04 21:40:12下载
- 积分:1
-
wimax
说明: 实现matlab的ofdm编程,可以实现的,(Implementation of ofdm matlab programming, can be achieved,)
- 2011-04-07 10:58:14下载
- 积分:1
-
performance-file
good resource code for people to get better performance.such as ssim,rmse etc.
- 2013-12-28 07:47:51下载
- 积分:1
-
fractional_chaos
求解分数阶倒数混沌系统的matlab程序(Solving fractional order chaotic systems matlab countdown procedure)
- 2007-09-09 20:44:49下载
- 积分:1
-
multiband_blending_matlab_code
说明: 一个老外写的关于图像融合的MATLAB代码,实现将一只人眼融合到手掌心(multiband_blending_matlab_code)
- 2010-04-21 10:50:44下载
- 积分:1
-
VarSelection
Matlab code for Variable Selection
- 2012-09-21 20:22:42下载
- 积分:1
-
lcvbp
基于彩色局部二值模式的纹理分类研究,采用LCVBP原理,创新实用(Color texture classification based on local binary pattern studies, using LCVBP prinicple, innovation and practical)
- 2013-12-09 16:12:46下载
- 积分:1
-
susan_function
susan算法检测边缘的MATLAB实验程序和结果(susan algorithm to detect the edge of the experimental procedures and results of MATLAB)
- 2010-08-24 15:53:15下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1