-
matalab
这是基于哈尔滨工业大学的《线性系统》理论的课件,提供给大家!(This is based on the Harbin Industrial University, "Linear System Theory" courseware available to everyone!)
- 2007-07-09 10:43:42下载
- 积分:1
-
MATLAB
数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用(Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful)
- 2011-05-08 15:11:08下载
- 积分:1
-
McluttermatlaA
基于MATLAB软件的有关雷达杂波的的很多个程序,相信对初学入门者很有帮助
(Based on MATLAB software on the radar clutter of many programs, I believe that is helpful for beginners beginners)
- 2012-07-19 17:36:40下载
- 积分:1
-
Chapter4
现代通信系统(实用MATLAB)第四章程序(Modern communication systems (useful MATLAB) Chapter IV procedures)
- 2009-05-22 08:45:04下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
ch8
说明: 动态模糊神经网络的例程,实际运行过,可以。(Dynamic fuzzy neural network routines, the actual run-off, you can.)
- 2021-03-17 13:39:20下载
- 积分:1
-
cv6
MRAC-Model reference adaptive control
- 2013-11-15 22:41:37下载
- 积分:1
-
matrix
求图象灰度共生矩阵的代码,希望对大家有用(Image Gray Level Co-occurrence matrix for the code, in the hope that useful)
- 2007-11-28 11:00:58下载
- 积分:1
-
LMS
本算法为自适应LMS算法,本算法研究了步长对,权初值,以及是否归一化对算法的影响(The algorithm for the adaptive LMS algorithm, the algorithm of the steps right, the right initial value, and whether the normalization of the algorithm)
- 2011-10-04 12:30:57下载
- 积分:1
-
text
基于HFSS的UHF频段印刷天线的设计_何俊(Based on the UHF band printed antenna HFSS design _ Albert)
- 2013-12-03 21:06:08下载
- 积分:1