-
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
-
Adaptive-Median-Filtering
adaptive median fillter
- 2011-06-27 12:40:06下载
- 积分:1
-
Eigbased
基于子空间的波束形成算法,主要利用信号子空间投影的原理(Subspace-based beamforming algorithm, the main use of the principle of the signal subspace)
- 2021-02-05 12:09:57下载
- 积分:1
-
MATLAB-computing
学习matlab的优秀资料,认真研究学习,读者可以从中获得启发,对matlab的学习具有很强的学习意义。(Learning matlab excellent information, serious research study, the reader can derive inspiration, has a strong sense of learning for learning matlab.)
- 2013-12-06 15:42:17下载
- 积分:1
-
prnn8
说明: Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。( window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a description of the principle.)
- 2010-04-09 14:08:57下载
- 积分:1
-
hs
说明: 经典的光流场模型,效果较好,对你做研究有很大的帮助(Classical optical flow model is better, to do research on your great help)
- 2010-07-26 16:40:22下载
- 积分:1
-
trying
温度控制的各种PID算法 Z-N Smith预估器
m和mdl文件(Temperature control pid Z-N Smith predictor)
- 2010-09-07 20:00:56下载
- 积分:1
-
matlabimageprocessfunction
说明: 详细介绍matlab图像处理中的基本函数,给出了函数格式。(Matlab image processing detail the basic function, given the function format.)
- 2010-04-21 18:26:21下载
- 积分:1
-
kpkm
船舶电力推进 直接转矩控制 进速比 仿真模型(ship dtc)
- 2012-04-07 16:49:57下载
- 积分:1
-
PIDchap1_21
改进的微分先行PID控制算法仿真源程序。
适用于输入信号跳变剧烈的场合,避免骤升或骤降时引起的系统震荡。(Improved differential forward PID control algorithm simulation source.
Applied to the input signal transitions dramatic occasions, to avoid swells or sags caused when the system oscillation.)
- 2013-08-04 17:11:04下载
- 积分:1