-
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
-
arclengthwew
The arclength of a general curve in 2 or more dimensions, using discrete points along the curve
- 2010-11-11 22:08:13下载
- 积分:1
-
GUI_point_finder2
Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.(Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.)
- 2009-12-15 01:01:11下载
- 积分:1
-
wdencmp_denoising3_18
这是一个用二维小波分析进行信号消噪处理的典型实例。(This is a two-dimensional wavelet analysis Signal Denoising typical examples.)
- 2013-03-28 18:05:20下载
- 积分:1
-
kmo
KMO Teste algortm for matlab na multivariate matrix
- 2020-11-02 23:29:53下载
- 积分:1
-
sttcsim
this is to code stbc simulation
- 2010-12-13 17:46:30下载
- 积分:1
-
F_LMS
matlab实现系统辨识 采用LMS(最小均方误差)估计 随机信号均值为0方差为1,加入高斯白噪声(matlab for system identification using LMS (least mean square error) estimation of random signal with mean 0 variance 1, by adding Gaussian white noise)
- 2010-12-20 19:54:14下载
- 积分:1
-
BREEDSO
说明: 源码基于杂交的粒子群算法求解无约束优化问题,主要是各粒子的位置和速度.(Source code based on hybrid particle swarm algorithm for solving unconstrained optimization problems, mainly the particle position and velocity.)
- 2010-03-18 22:10:16下载
- 积分:1
-
Mathlab-Easy-Guide
This is a compilation of programming hints and examples about how to use and program MAT-
LAB, with a mind on numerical methods. At present time, this is work in progress, so it s
important to know which version of this document you are dealing with. There will not be
detailed explanations of the examples: I will specically concentrate on where I think you might
have trouble or you might be learning something new.
- 2011-07-02 16:25:27下载
- 积分:1
-
kmplot
Survival times are data that measure follow-up time from a defined starting point to the occurrence of a given event, for example the time from the beginning to the end of a remission period or the time from the diagnosis of a disease to death. Standard statistical techniques cannot usually be applied because the underlying distribution is rarely Normal and the data are often ‘censored’. A survival time is described as censored when there is a follow-up time but the event has not yet occurred or is not known to have occurred. For example, if remission time is being studied and the patient is still in remission at the end of the study, then that patient’s remission time would be censored. If a patient for some reason drops out of a study before the end of the study period, then that patient’s follow-up time would also be considered to be
- 2013-03-22 14:48:42下载
- 积分:1