-
matlabplot
如何在matlab中输出图形的文章 (How to output graphics in matlab article)
- 2008-12-22 19:13:25下载
- 积分:1
-
Matlab05
以Rossler方程!Duffing方程和Vanderpol方程为例,应用Matlab仿真工具进行模拟,
并对仿真结果作了简要说明和讨论,其中的示例对混沌研究和教学有一定的意义.(To Rossler equation! Duffing equation and the van der Pol equation as an example, the application of Matlab simulation tool for simulation, simulation results and a brief description and discussion, including examples of research and teaching on the chaos has a certain significance.)
- 2008-05-16 10:46:42下载
- 积分:1
-
ACO_XH1
说明: 蚁周算法的Matlab程序,可运行,图像可视化,但速度较慢(Matlab algorithm ants week program can be run, image visualization, but slower)
- 2009-08-12 11:14:06下载
- 积分:1
-
xwy
电力系统课程设计,PQ潮流算法源程序,IEEE节点适用。(Power systems curriculum design, PQ flow algorithm source code.)
- 2014-09-20 15:42:28下载
- 积分:1
-
dlfun
倒立摆matlab仿真参数可以自行变动,这是源代码格式 配合其他代码可完整的编写完整个仿真。注意这是源代码,不是simulink仿真(Inverted pendulum the matlab simulation parameters can change in source code format with other code can complete the preparation of a complete simulation. Note that this is the source code, not simulink simulation)
- 2013-05-14 10:45:11下载
- 积分:1
-
juifao_v78
有CDF三角函数曲线/三维曲线图,阵列信号处理的高分辨率估计,本程序的性能已经超过其他算法。( There CDF trigonometric curve/3D graphs, High-resolution array signal processing estimates, This program has exceeded the performance of other algorithms.)
- 2016-09-09 13:09:28下载
- 积分:1
-
Strategic
Strategic Planning for Project Management Using a Project A PROJECT MANAGEMENT MATURITY MODEL
- 2010-08-14 00:03:11下载
- 积分:1
-
chap2_1
说明: 《变结构控制与MATLAB仿真》书中第二章例一的变结构控制程序( Variable Structure Control and MATLAB Simulation chapter book cases one of the variable structure control procedures)
- 2008-10-16 23:12:01下载
- 积分: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
-
enhancement
enhancement for fingerprint
- 2012-09-05 17:03:45下载
- 积分:1