-
att
奇异吸引子,混沌吸引子,复杂系统理论,画法代码。(Strange attractor, chaotic attractor, complex systems theory, painting code.)
- 2013-12-17 13:00:27下载
- 积分:1
-
VCMATLAB
关于VC与matlab混合编程的代码,包含众多例子,可以直接使用。(Matlab on the VC and mixed programming code, including many examples can be used directly.)
- 2010-11-16 11:41:50下载
- 积分:1
-
PAntColonySysa
粒子群算法的matlab程序在有障碍的路径图中寻寻找最短路径的程序。
(Particle swarm algorithm matlab program in obstacles in the road map to find to find the shortest path to the program.)
- 2012-08-20 07:30:14下载
- 积分:1
-
great-lib
operate the library on windows operation
- 2014-08-21 14:22:55下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
New-folder-(2)
ttis is a forgery detction ppr to implemnt.
- 2014-02-08 21:11:12下载
- 积分:1
-
Chapter9
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:03:07下载
- 积分:1
-
SSTSLAB1001
空间绳系卫星的仿真软件,用matlab编写,对于从事航天工作的人员有参考价值(Simple Space Tether Simulation Laboratory (SSTSLAB) is a simulation tool for
matlab/simulink, the current version is a beta version, it need more test work to make sure
that the results are acceptable accurate.)
- 2009-04-02 20:58:10下载
- 积分:1
-
VBdiaoyongMATLAB
说明: VB调用MATLAB
使用VB来调用matlab里的函数,可以综合matlab的强大功能使vb开发的程序效率更高。(MATLAB using VB to call matlab in VB to call the function, can be integrated so that the power of matlab programs vb efficient.)
- 2009-08-02 17:12:37下载
- 积分:1
-
MPPT
matlab MPPT仿真,定步长电导增量法,在matlab2011上验证可以使用(matlab mppt)
- 2020-12-11 17:39:17下载
- 积分:1