-
MATLAB
MATLAB控制系统设计,包含控制系统的数学描述,时频分析及根轨迹绘制(MATLAB Contron System Design)
- 2015-01-22 20:33:26下载
- 积分:1
-
1111RVM
关联向量机,很好的工具箱,有用于分类和回归的例子(Relevance vector machine, a good toolbox, there are examples for classification and regression)
- 2013-12-06 12:08:39下载
- 积分: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
-
theNewtonlaw
简单电力系统的牛顿法潮流计算收敛初步分析程序(preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.)
- 2010-08-12 18:59:00下载
- 积分:1
-
two_Boost_PID_closeloop
两路独立并联输入的Boost升压,提供给需要的朋友(Boost boost, providing two independent parallel input to a friend in need)
- 2012-12-31 13:05:58下载
- 积分:1
-
cgsolve.m
this is matlab code to solve various cgsolve problem!!!
- 2012-05-31 16:20:30下载
- 积分:1
-
CR
说明: 认知无线电网络中,当信噪比不同时检测概率随虚警概率的变化曲线。(In Cognitive radio network,when the SNR is not the same, the change curve between the detection probability and the false alarm probability.)
- 2012-07-27 14:28:50下载
- 积分:1
-
jhdhs
and uD as described in section 4 together with the discrete space. The main . The proposed Matlab program employs th
- 2013-09-01 22:39:35下载
- 积分:1
-
abc.m
some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data
- 2013-10-27 04:59:21下载
- 积分:1
-
实验四
说明: 1、 环境参数设置
a) 水体参数设置
水深5000m,水体密度1024 kg/m3,水平距离100km,水中纵波声吸收系数可选填。
b) 声速分布设置
Munk声速标准分布模型
典型数据:
c) 海底地声参数设置
下层介质中纵波声速1800m/s,下层介质密度1100kg/m3,下层介质中纵波声吸收可选。
d)海底地形设置
海底为高斯起伏海底,起伏的均值、方差自己设定。
2、 传播模型参数设置
声源频率、声源深度、接收点设置
3、 软件参数设置
计算声线、本征声线、计算相干传播损失、计算非相干传播损失、计算半相干传播损失、声线出射角度
4、 结果输出
a) 声线轨迹
b) 选取适当声源深度,出现深海会聚区效应;
c) 声传播损失
传播损失(相干和非相干)随水平、深度的变化曲线。
伪彩图 剖面 相同水平距离传播损失(1. Setting of Environmental Parameters
(a) Water body parameter setting
The depth of water is 5000m, the density of water body is 1024 kg/m3, and the hor)
- 2021-01-16 15:38:46下载
- 积分:1