-
ML
说明: 波束形成中利用ML算法实现自适应波束形成的matlab代码(ML beamforming using adaptive beamforming algorithm matlab code)
- 2011-03-29 15:39:49下载
- 积分: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
-
mom
matlab程序,二维矩量法,无限长圆柱散射(matlab progress)
- 2012-04-16 20:58:21下载
- 积分:1
-
createImpulse
Create an impulse excitation
- 2011-06-03 08:06:42下载
- 积分:1
-
MadgwickAHRS
在matlab环境中将陀螺仪加速度计以及磁传感器数据转为四元数的脚本。(The script will change accelerometers and gyroscopes magnetic sensor data into a quaternion In the matlab environment.)
- 2013-10-01 16:55:01下载
- 积分:1
-
Elman
本程序是采用先进的网络结构Elman网,对糖厂PH值澄清工段进行建模。(This procedure is the use of advanced network Elman network, the PH value to clarify the Section of sugar to model.)
- 2010-08-12 19:42:01下载
- 积分:1
-
regiongrowing
matlab code for region growing
- 2012-03-20 18:34:07下载
- 积分:1
-
Numerical-analysis-with-Matlab
This tutorial deals with the rootfinding, interpolation, numerical differentiation and integration and
numerical solutions of the ordinary differential equations.
- 2013-12-07 18:59:37下载
- 积分:1
-
chap02
123matlab is very good matlab is very good(matlab is very good matlab is very good)
- 2013-07-14 15:59:46下载
- 积分:1
-
MATLAB-GUI
说明: 这是用MATLABgui进行图像处理的一个例子,适合初学者使用(this is a example of using matlab gui to process image.It is great for the green hand of matlab gui.)
- 2010-04-26 10:44:48下载
- 积分:1