-
ABCS
signal sparcification toolbox
- 2014-12-14 16:43:10下载
- 积分:1
-
Ordered-neighborhood-rough-set
利用基于排序的邻域粗糙集算法对具有高维属性的元数据进行属性约简,删减多余的无关属性,避免模型的过拟合,提高模型预测精度和模型运算速度(The algorithm based on the ordered neighborhood rough set is used to reduce the attributes of the high dimension attributes, to eliminate the redundant irrelevant attributes, to avoid the over fitting of the model, and to improve the accuracy of the model prediction and the operation speed of the model)
- 2017-03-04 11:31:09下载
- 积分:1
-
PSOt
粒子群算法的标准程序,非常易懂,适合初学者。(The standard programme of PSO)
- 2010-09-27 19:47:59下载
- 积分:1
-
cooperative-communicaion
协同通信信道保密容量与功率分配因子的关系matlab仿真程序(secrecy capacity for cooperative communication)
- 2011-11-16 21:05:46下载
- 积分:1
-
7-NEWTON-RAPHSONY-BISECCION-GUIDE
Metodo newton raphson y bisección
- 2014-12-02 11:23:44下载
- 积分:1
-
Dynamic
ADC 动态测试 亲测可用 需要自己导入整数型数据(ADC dynamic testing pro-test can be used to import an integer data type requires its own)
- 2013-06-17 17:09:36下载
- 积分:1
-
Chaos-sequence
混沌水声通信发射端程序。用于chaos序列的生成及发射。(Chaos underwater acoustic communication transmitting terminal program.Used to generate chaos sequence and launch.)
- 2013-08-25 12:46:22下载
- 积分:1
-
iir
按照给定指标采用模拟低通滤波器(巴特沃思低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。(Indicators in accordance with a given analog low-pass filter (Butterworth low-pass) to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizing analog filters, the digital filter.)
- 2007-11-29 10:32:22下载
- 积分:1
-
BiaoDing
自己做的双目标定的MATLAB标定实例,附带图像和仿真程序!(Make their own calibration of the binocular calibration of MATLAB examples, incidental images, and simulation program!)
- 2009-11-22 17:24:16下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
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)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1