-
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
-
Prize_Collecting_Steiner_Tree
最小生成树遍历反面的matlab代码,可以参考的,如果需要的话,可以下载啦(Minimum spanning tree traversal negative matlab code, you can refer to, if necessary, you can download it)
- 2021-03-23 14:49:15下载
- 积分:1
-
Desktop
改进平方根 MATLAB 比用教程
数值分析里的方法(no)
- 2010-11-09 10:35:59下载
- 积分:1
-
Pyramid
高斯金字塔分解,matlab实现。高斯金字塔分解,matlab实现。高斯金字塔分解,matlab实现。(Gasussian pyramid decomposition using matlab tool.Gasussian pyramid decomposition using matlab tool.)
- 2009-05-17 18:25:37下载
- 积分:1
-
simulink
tests on simulink-matlab, crating filters parallel or cascade
- 2010-03-04 18:42:07下载
- 积分:1
-
线性代数实验及MATLAB入门
说明: 线性代数实验及MATLAB入门,电子工业出版社出版 陈怀琛 龚杰民合著(linear algebra tests and MATLAB entry, the electronics industry publishing house Huai-China co-authored al.)
- 2006-01-28 14:51:14下载
- 积分:1
-
power_syncmachine
异步电机功率开关控制,经调试改进,绝对正确(power_syncmachine)
- 2009-04-04 17:01:51下载
- 积分:1
-
Art13-1_12
Modelling and control of a generator
Permanent magnet synchronous dedicated
the conversion of wind energy
- 2015-02-07 19:46:21下载
- 积分:1
-
GramChmitt
Gram chmitt using matlab, it is free example
- 2010-05-21 21:01:37下载
- 积分:1
-
7analysis-of-variance
数据处理的方差分析码源。经过测试可用,效果好!!(Data processing source code analysis of variance. Tested are available, the effect is good! !)
- 2013-10-05 09:38:34下载
- 积分:1