-
DG_PSO_P_33
dg placement by pso algorithm
- 2011-07-05 19:05:00下载
- 积分:1
-
fenshujieaq
chen分数阶的吸引子仿真,很容易实现的,希望可以帮助你。一起学习混沌吧。(chen fractional attractor simulation, it is easy to achieve, I hope you can help. With learning chaos.)
- 2013-04-11 18:28:58下载
- 积分:1
-
nibian
逆变模型,自己建立的一个风力发电系统中的仿真模型,仿真出的结果很好(inverter model)
- 2012-03-27 19:26:21下载
- 积分:1
-
ADCPTool5.0
一个研究声多普勒计程仪很好的工具箱,不过我没有用过。(a study Acoustic Doppler- NG good toolbox, but I never used.)
- 2021-03-09 18:49:27下载
- 积分:1
-
Matlab-testing-instrument-control
Matlab控制测量仪器产生所需的测试信号详细文档,对于特定开发或者不想购买仪器license的人,很有用(Matlab control test intrument like tek or agilent generating signals)
- 2013-10-10 11:13:04下载
- 积分:1
-
Kernel_GraphCuts
graph cut file implemented in MALAB
- 2014-12-01 13:14:08下载
- 积分:1
-
nr2
This is the Newton Raphson program for power system
- 2015-02-24 16:16:22下载
- 积分:1
-
thicklens
模拟透镜真实光路,厚的凸透镜,无小角度近似,使用真实光路追踪(Analog lens true optical path, the thickness of the lenticular lens, no small angle approximation, using the true optical path trace)
- 2021-01-28 15:38:41下载
- 积分: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
-
spectral-clustering-demo
spectral-clustering-demo 谱聚类的matlab演示程序,是学习谱聚类的好资料,经调试通过,包含n-cut和改进的n-cut(spectral-clustering-demo demo matlab spectral clustering, spectral clustering is good information to learn by debugging through, including the n-cut and improving the n-cut)
- 2020-06-28 16:40:02下载
- 积分:1