-
cellularAutomata
森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。(Forest fires and gas diffusion of matlab simulation of cellular automata (cellular Automata simulation) procedures.)
- 2007-08-25 03:00:38下载
- 积分:1
-
gps-matlab
Matlab GPS Toolbox,坐做仿真的时候比较有用(Matlab GPS Toolbox, take the time to do more useful simulation)
- 2009-02-28 10:55:06下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
motorcycle_model
MATLAB Simulation文件,摩托车仿真,具体操作步骤见说明文档(MATLAB Simulation file, motorcycle simulation, specific steps see documentation)
- 2013-08-15 17:20:21下载
- 积分:1
-
tashkhis-chehre
detect face of people with matlab
- 2013-07-12 23:51:16下载
- 积分:1
-
NSF_RMSE_SNR
单电磁矢量传感器噪声子空间拟合算法-RMSE随着SNR变化曲线(Single electromagnetic vector sensor noise subspace fitting algorithm-RMSE curve with the SNR changes)
- 2012-07-21 11:46:26下载
- 积分:1
-
DF
novel topology of Double-Frequency buck converter.
- 2013-09-22 17:35:02下载
- 积分:1
-
Henon
用来画荷农吸引子
离散系统的相轨迹图
二维系统(Farmers used to draw charge attractor the phase trajectories of discrete two-dimensional systems)
- 2010-11-10 10:51:30下载
- 积分:1
-
chap2
《matlab应用大全》赵海滨编著,清华大学出版社,第二章主讲matlab科学计算,包括多项式的求值、插值、函数的极限算法(The application of matlab Zhao Haibin compiled, tsinghua university press, chapter 2 on matlab scientific computing, including evalu)
- 2013-10-31 09:30:59下载
- 积分:1
-
JSPGA
车间作业调度问题遗传算法 用MATLAB来实现(Job Shop Scheduling Problem genetic algorithm using MATLAB)
- 2013-05-15 21:51:24下载
- 积分:1