-
dsp5
说明: 利用matlab强大的数据处理功能和图形化功能来对信号进行处理,这是吴镇扬的数字信号处理第五次实验的全部代码,可用来参考(Using matlab powerful data processing and graphical capabilities of signal processing, which is the fifth digital signal processing Zhen-Yang Wu experiment all of the code can be used to refer to)
- 2011-03-27 15:20:43下载
- 积分:1
-
MATLAB
有限差分法计算静电场问题,有限差分法计算在二维情况下静电场的分布情况,近场分布。(Finite difference method to calculate the electrostatic field, the finite difference method to calculate the 2-d cases, the distribution of electrostatic field, the near field distribution.)
- 2015-04-15 15:55:34下载
- 积分:1
-
CHENGXU
MUSIC算法[1] 是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(clear all
clc
List0= E:DOA估计仿真
List00=[ 2013-10-31_12_44_31 ]
for Li=1:1
List1=strcat(List0,List00(Li,:), Data )
In_p=[List1, ChanData ] 输入数据目录
Out_p=strcat([List1, DataDOA ]) 输出数据目录
NLen=10000 分段长度
M=16
r=15
c=299792458
List=List1(end-19:end-1) 选择目录
if(~exist(Out_p, ))
mkdir(Out_p)
end
)
- 2015-06-09 10:48:54下载
- 积分:1
-
raygen
this matlab code is for rayleigh faded signal generation for 10 multipaths.
- 2010-11-29 23:49:11下载
- 积分:1
-
kuandai_CSA
宽带情况下CSA-MWF程序,16bit数据(CSA-MWF under Broadband,16bit data)
- 2011-05-05 14:01:15下载
- 积分:1
-
SVG
SVG静止无功补偿的模型,运用瞬时无功电流控制方法进行补偿(SVG static var compensation model, the use of instantaneous reactive current control method to compensate)
- 2021-04-14 19:28:55下载
- 积分:1
-
hough-transform--tilt-adjest
用matalab编译的hough变换法求图像的倾斜角,很好的程序哦(Compiled using matalab slope Angle of the hough transform method of image, a good program)
- 2013-03-19 20:44:37下载
- 积分:1
-
run_qrd_lsl
% because we do not truncate and shift the convolved input
% sequence, the delay of the desired output sequence wrt
% the convolved input sequence need only be the delay
% introduced by the ideal weight vector centred at n=5( Because we do not truncate and shift the convolved input sequence, the delay of the desired output sequence wrt the convolved input sequence need only be the delay introduced by the ideal weight vector centred at n = 5)
- 2007-09-14 11:53:28下载
- 积分:1
-
Finite
Finite element by Matlab
- 2009-07-07 00:34:37下载
- 积分:1
-
matlab-gui-design
matlab 的gui入门基础教程,适合初学者(matlab gui entry basis tutorial for beginners)
- 2012-05-23 16:33:18下载
- 积分:1