-
cmpse
间接法功率谱分析代码,数字信号处理领域常用(Indirect method power spectrum analysis code, and digital signal processing used)
- 2010-01-01 18:51:56下载
- 积分:1
-
chaos
MATLAB对几种常见混沌仿真,很好的,推荐下载(MATLAB simulation of several common chaos)
- 2010-06-16 15:18:14下载
- 积分:1
-
MATLAB7DesktopToolsandDevelopmentEnvironment
MATLAB2009a的教程。使用方法,技巧,新功能等,应有尽有。(MATLAB2009a of course. The use of methods, techniques, new features are now available.)
- 2009-06-09 10:25:30下载
- 积分:1
-
Embedded_Systems_in_C_and_C__
Embedded Systems C and C plus plus
- 2014-09-10 17:36:15下载
- 积分:1
-
MWinnd_TurbiiA
一种基于MATLAB Simullink的风力发电系统的风力机模型。
(A based the MATLAB Simullink wind power system wind turbine model.)
- 2012-07-19 20:16:32下载
- 积分: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
-
MatComTest
在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
- 2010-03-06 22:52:54下载
- 积分:1
-
ant_array_min_therm_noise
凸优化matlab工具箱cvx使用实例,自适应波束形成,斯坦福大学凸优化大牛S.Boyd编写(matlab toolbox for convex optimization ,written by S.Boyd from Stanford University)
- 2021-02-23 11:09:40下载
- 积分:1
-
New-Text-Document
matlab sar simulation
- 2013-08-14 22:05:28下载
- 积分:1
-
PointCloud_MatLab
基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
- 2009-10-29 15:03:19下载
- 积分:1