-
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
-
thermal-2
thermal -Code for size dependent of in plane(thermal-Code for size dependent of in plane)
- 2011-02-07 11:35:00下载
- 积分:1
-
noiseestimation
著名教授yair weiss的图像去噪程序。非常有有名。(this is from professor Yair about the image denoising algorithm he developped.)
- 2010-08-04 13:03:31下载
- 积分:1
-
2_OFDM_AWGN_SIM
OFDM At AWGN CHANEL
- 2010-12-01 22:50:57下载
- 积分:1
-
soliton
求解孤子方程的matlab源码,可用于光通信系统仿真(solving soliton equation in matlab)
- 2011-01-04 09:54:13下载
- 积分:1
-
k_mean
k means algorithm implementation
- 2011-04-26 02:58:32下载
- 积分:1
-
machineLearning
这是matlab里面的machinelearning工具箱,里面有很多例程方便初学者(This is the Matlab inside machinelearning toolbox, there are a lot of routines to facilitate beginners)
- 2012-05-18 10:56:37下载
- 积分:1
-
relay
mtalab中继节能仿真实现。。。。。。。。。。。。。。。(mtalab relay energy simulation. . . . . . . . . . . . . . .)
- 2013-03-09 12:50:10下载
- 积分:1
-
load_flow4
Matlab .m files for load flow of 4 bus system.
- 2011-11-25 07:19:48下载
- 积分:1
-
tianxian
绘制在收发天线间夹角不同时,天线的垂直极化三维方向图和水平极化三维方向图(Drawing the angle between the transmitting and receiving antennas is not the same, the three-dimensional antenna vertically polarized and horizontally polarized pattern dimensional pattern)
- 2014-02-15 10:08:53下载
- 积分:1