-
VCMatlab
matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!(matlab and VC++ mixed programming detailed tutorial, I believe we must help!)
- 2010-10-26 14:55:02下载
- 积分:1
-
Person01-1.tar
data based for face recognition
- 2010-11-02 10:32:45下载
- 积分:1
-
variablerandomorder
超前相位补偿算法超前相位补偿算法超前相位补偿算法超前相位补偿算法(Ahead of the phase compensation algorithm lead phase compensation algorithm lead phase compensation algorithm lead phase compensation algorithm)
- 2011-07-19 21:30:28下载
- 积分:1
-
junyunjiaquan
假定半波长间隔均匀分布线列布阵的阵元数N=16,若入射平面波为f=62.5Hz的正弦信号,信号持续时间为0.4s,
系统采样频率 =1 KHz,阵列加权为均匀加权,分别给出
a)当平面波信号分别从 0,10,20,30,40,50,60,70,80,90,100度方向入射时,指向90度的波束形成器的输出序列;
b)当平面波信号分别从0:1:180度方向入射时,指向90度的波束形成器的输出序列经过平方求和后的分贝数输出(把所有181个输出绘制在同一幅图中)(Assuming N=16, f=62.5, fs=1KHz, uniform weight, and the code gives:
a) 90 degree response when incidence angles are: 0: 10: 100 degrees
b) 90 degree spectral response when incidence angles are: 0:1:180 degrees )
- 2015-05-30 16:32:26下载
- 积分:1
-
torque_speed_curve
This file consists the torque vs speed characteristics of induction motor
- 2013-10-02 00:10:37下载
- 积分:1
-
fractal
matlab程序画图,常见分形图,function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 (matlab program drawing, common fractal images
function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 )
- 2013-03-02 09:54:38下载
- 积分:1
-
MATLAB-tuxiang
包含了各种matlab数字图像处理的小程序 (Contains a variety of digital image processing matlab applet)
- 2013-10-03 10:44:22下载
- 积分:1
-
data_driven
Matlab Simulink modal for Stiction ( Data Driven Model)
- 2020-12-11 11:19:18下载
- 积分:1
-
SourceCode
Digit Recognition for MatLab code
- 2009-10-01 15:23:54下载
- 积分:1
-
matlabStatistical-Functions
matlab统计函数介绍ppt-包括统计中的基本函数(statistical functions matlab ppt-presentation of the basic functions, including statistical)
- 2013-11-03 18:27:10下载
- 积分:1