-
QuadraticQuadAssemble
QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
- 2013-11-11 13:36:05下载
- 积分:1
-
jielian
捷联惯导航姿系统C语言实现,可以方便的得到飞机的飞行姿态。(Navigation position system SIMU program development, you can easily get the aircraft attitude.)
- 2011-12-26 18:40:12下载
- 积分: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
-
radar-coortarns
雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
- 2015-02-10 22:15:05下载
- 积分:1
-
Poincare
非线形混沌系统的庞加莱图的画法的代码以及其MATLAB m文件代码(Non-linear chaotic system Poincare map of the painting of the code and its MATLAB m-file code)
- 2013-09-27 15:47:09下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
层次分析法
说明: 通过使用matlab,对层次分析法进行求解,从而进一步确定权重,更快的解决问题。(By using matlab, the analytic hierarchy process (AHP) is solved to further determine the weight and solve the problem more quickly.)
- 2019-04-18 08:56:05下载
- 积分:1
-
boost
boot pv close loop pi controller
- 2013-10-19 17:50:00下载
- 积分:1
-
matlab-filter
空间滤波,matlab编程,介绍了低通滤波器,带通滤波器和高通滤波器。(Spatial filtering, Matlab programming, low-pass filter, band-pass filter and high pass filter.)
- 2012-05-12 15:08:07下载
- 积分:1
-
wavelet
说明: matlab的一个很不错的小波程序,对rgb图像的处理(the matlab wavelet a very good procedures to deal with rgb images)
- 2009-08-18 10:36:19下载
- 积分:1