-
xianxingyuce
阵列信号,16阵元,3信源的线阵条件下的线性预测算法(Array signal, 16 array, 3 sources of linear conditions, the linear prediction algorithm)
- 2010-05-29 09:31:10下载
- 积分:1
-
NSGA-II
这是一个用matlab编写的NSGA2标准程序,对初学多目标算法的人很有帮助。(This is a the NSGA2 standard procedures beginner multi-objective algorithm using matlab helpful.)
- 2013-04-04 11:59:00下载
- 积分:1
-
esprit算法
ls_esprit算法和tls_esprit算法,以及他们的比较(Ls_esprit algorithm and tls_esprit algorithm, and their comparison)
- 2021-04-18 23:08:51下载
- 积分:1
-
CNM-algorithm
说明: CNM算法实现的快速社团检测,方便快捷好用(CNM Fast community detection based on the algorithm is convenient, fast and easy to use.)
- 2019-04-22 16:18:54下载
- 积分:1
-
DV-hop
一种基于DV-hop算法的源代码,仿真结果及图形,有助于对算法的进一步理解(DV-hop algorithm based on the source code, simulation results and graphics to help further understanding of the algorithm)
- 2011-05-01 15:57:48下载
- 积分:1
-
Detectors
用于心电信号检测,包括RR波形检测,QRS检测,能量检测模的最大值最小值(ECG for detection, including the RR wave detection, QRS detection, energy detection module Maximum Minimum)
- 2009-03-24 09:35:21下载
- 积分:1
-
GPS-antenna
GPS天线模型数据,相减对比程序,将需要的数据进行分析(GPS antenna-model compare)
- 2011-10-04 10:58:57下载
- 积分:1
-
sound_test
通过BUTTERWORTH滤波器,讲语音信号中的噪声过滤掉.(By BUTTERWORTH filter, speaking voice signal in the noise filtered out.)
- 2009-12-13 13:45:25下载
- 积分:1
-
threebody
求解三体问题,并画动态图像。同时含有解释三体问题的pdf文件(Solving the three-body problem, and draw a dynamic image. Also contains a pdf file explaining the three-body problem)
- 2012-06-27 23:22:10下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1