-
jadeR
一种比较常用的盲分离算法JADE(扩展对角化盲分离算法)的源代码.(A more commonly used in blind source separation algorithm JADE (extended diagonalization algorithm for blind source separation) of the source code.)
- 2007-11-29 10:30:13下载
- 积分:1
-
chenxiaocen
盲信号分离(BSS)指在源信号混合和传输信道未知的情况下,只利用接收天线的输出观测混合信号抽取源信号的方法。本文简要阐述了常用的瞬时混合盲信号分离的LMS与RLS自适应算法,对RLS自适应算法重点研究分析了基于普通梯度与自然梯度的两种算法,并通过仿真实验来分析比较几种方法的性能。(Blind signal separation (BSS) refers to the source signal and transmission channel mixing unknown circumstances, the only use of the receiving antenna output source signal observed mixed-signal extraction method. This paper describes commonly used blind source separation of instantaneous mixture of LMS and RLS adaptive algorithms, the RLS adaptive algorithm focuses on the analysis of general gradient and the natural gradient based on two algorithms, and through simulation experiments to compare several methods of analysis performance.)
- 2011-08-30 15:38:55下载
- 积分:1
-
MUSIC_MVDR_SD
这个是空域MUSIC算法和MVDR算法。采用8阵元的均匀圆阵(This is the airspace MUSIC algorithm and MVDR algorithm. 8 element uniform circular arrays)
- 2020-08-17 12:08:24下载
- 积分:1
-
method-of--pseudorange-pulse-group
雷达测伪距 脉组误差法 matlab仿真源码(Error method of radar measured pseudorange pulse group)
- 2012-10-18 18:13:47下载
- 积分: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
-
untitled
说明: 基于PID控制的永磁同步直线电机速度控制系统,输出速度能够较好的跟踪输入信号,控制效果比较理想(The speed control system of permanent magnet synchronous linear motor based on PID control can track the input signal better, and the control effect is ideal.)
- 2019-04-24 21:43:31下载
- 积分:1
-
rachid
harris corner
harris detector
- 2010-03-13 05:38:46下载
- 积分:1
-
fenge30430
说明: 一些关于PCNN进行图像分割的Matlab程序,非常的好用.(PCNN for image segmentation about the Matlab program, very easy to use.)
- 2011-03-06 12:56:37下载
- 积分:1
-
SC
说明: Diversity Techniques over Fading Channels
Selection Combining
- 2014-10-08 03:50:40下载
- 积分:1
-
利用真实的外部输入测井数据seismic
本程序是利用真实的外部输入测井数据,在matlab环境下生成井的合成地震记录,并且将地震记录成图显示,最终达到地层标定的目的。(This procedure is the use of real external input log data to generate synthetic seismograms well in matlab environment, and seismic mapping records show, and ultimately the formation calibration purposes.)
- 2016-04-05 23:10:31下载
- 积分:1