-
zuixiaoshengchengshu
这是两个用matlab实现最小生成树的算法源代码,希望对大家有帮助。(This is a two matlab to achieve the minimum spanning tree algorithm source code, we hope to help.)
- 2013-04-12 10:43:20下载
- 积分:1
-
LocErrorWSN
Finding localization error for wireless sensor network by Matlab
- 2010-12-12 16:27:33下载
- 积分:1
-
code
分别利用 Lagrange插值法、分段线性插值法与三次样条法进行插值逼近(Respectively, by Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation approximation method)
- 2013-12-15 20:18:28下载
- 积分:1
-
paike
matlab遗传算法,一个排课程序的例子(matlab genetic algorithm, a course scheduling program example)
- 2020-11-04 20:49:53下载
- 积分: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
-
quzaoshixian
实现均值滤波,中值滤波,小波去噪三种不同的高斯噪声和椒盐噪声的去除(to deal with noise of gaosi and jiaoyan)
- 2016-03-25 17:21:49下载
- 积分:1
-
amathematicaltheory
说明: 通信始祖山农的1948年的通信开山之作,通信系统的数学理论,具有理论研究意义(Communication before the communication 1948 Zu Shannong pioneer for, the mathematical theory of communication systems, with significant theoretical research)
- 2010-04-27 22:19:46下载
- 积分:1
-
Three-phase-SVPWM-Multilevel
In this paper the topology of a four-leg shunt active-power filter (APF) is given. The APF compensates harmonic
and reactive power in a three-phase four-wire system.
- 2015-03-08 01:44:55下载
- 积分:1
-
Chapitre-4partie1
cours Matlab
Chapitre 4 : Programmation MATLAB
Les Instructions de Contrô le
Les fichiers M
- 2014-02-14 16:11:10下载
- 积分:1
-
PC-CFR
采用matlab simulink编写的消峰参考设计,可以直接生成verilog代码。消峰主要用于降低无线信号的峰均比,提高功放效率。(Clipping prepared using matlab simulink reference design, you can generate verilog code directly. Consumers peak mainly used to reduce radio signal PAR, improve power amplifier efficiency.)
- 2020-12-16 17:09:12下载
- 积分:1