-
ma
说明: 用MATLAB编程来绘制跳频编码脉冲信号模糊图(Programming with MATLAB to draw hopping pulse signal coding Fuzzy Graph)
- 2009-08-11 21:21:59下载
- 积分:1
-
fourier
利用matlab进行图形的二维傅里叶变换(Using matlab graphical two-dimensional Fourier transform)
- 2013-08-22 17:04:50下载
- 积分: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
-
椭圆型方程五点差分法
椭圆形方程的五点差分方法,内涵求解方程的迭代程序包括雅克比迭代和高斯迭代(Five-point difference method for elliptic equation. Iterative procedures for solving the equation include Jacobian iteration and Gauss iteration.)
- 2019-06-09 12:09:40下载
- 积分:1
-
GA
说明: GA算法,在MATLAB上的实现,是源程序(GA algorithm, the realization in MATLAB is the source)
- 2007-07-12 13:43:25下载
- 积分:1
-
must_read_classic_matlab_programming_tutorial_for_
matlab经典程序设计初学者必读教程must-read classic matlab programming tutorial for beginners(matlab Programming for beginners classic must-read tutorial must-read classic matlab programming tutorial for beginners)
- 2010-08-02 13:16:18下载
- 积分:1
-
OscarV3.14
OSCAR is an optical FFT code used to calculate the steady state optical
eld circulating in Fabry Perot cavities. The code can integrate non-sperical
mirrors and any arbitrary input elds. Recent applications for OSCAR have
been: calculation of thermal lensing eect and calculation of diraction loss
and cavity eigen modes for mesa beams. One great advantage of OSCAR is
the simplicity and
exibility of the code, everyone with only minimal knowl-
edge of Matlab can easily modied OSCAR code to suit specc purposes.
- 2014-11-30 05:54:19下载
- 积分:1
-
数据同化 enkf
数据同化,集合卡尔曼滤波算法全部程序,包括主程序,计算增益矩阵K(Ensemble kalman filter for data assimilation)
- 2015-08-03 14:08:17下载
- 积分:1
-
simulink
关于2FSK在高斯和瑞利信道的传输,以及OFDM系统的仿真模型,还有QPSK的Simulink仿真。(About 2FSK in Gaussian and Rayleigh channel transmission, as well as the OFDM system simulation model, as well as QPSK the Simulink simulation.)
- 2008-06-05 13:43:48下载
- 积分:1
-
FCM
fcm算法的matlab实现,6.5以上版本可用(FCM algorithm matlab realized, more than 6.5 version is available)
- 2008-01-09 18:50:42下载
- 积分:1