-
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
-
Control-of-ships-and-underwater
控制领域非常棒的书,搞控制的必须学习。针对Design for Underactuated and Nonlinear Marine Systems,Khac Duc Do • Jie Pan这两个人必须知道!(Researchers Khac Duc Do and Jie Pan have published a sequence of journal and conference papers on new control algorithms for underactuated systems.)
- 2011-04-30 10:30:23下载
- 积分:1
-
3D_TDOA_Kalman
三维TDOA_AOA定位的扩展卡尔曼滤波仿真主程序(3D TDOA_AOA positioning the extended Kalman filter simulation main program)
- 2012-04-09 20:37:04下载
- 积分:1
-
GACOTSP
广义蚁群算法在TSP问题中的实现,得出蚂蚁寻找到的最优路径和收敛过程。(Generalized ant colony algorithm in TSP problems, draw ants to find the optimal path and the convergence process.)
- 2013-12-19 14:43:55下载
- 积分:1
-
attachment
说明: 张贤达《现代信号处理(第二版)》习题与解答(Xian-up " Modern Signal Processing (Second Edition)" problem sets and answers)
- 2010-04-11 15:59:29下载
- 积分:1
-
PSOt
Particle Swarm Optimization
- 2015-04-09 10:32:51下载
- 积分:1
-
GAMS
GAMS软件培训材料——基本语法及案例分析(内部使用)(GAMS software training materials - basic grammar and case analysis (internal use))
- 2017-08-05 19:27:36下载
- 积分:1
-
mohuxiaobofenxi
用matlab编写的程序,实现模糊小波控制,用于控制机器人的手或者腿部的运动。(Programs written with matlab, the fuzzy wavelet control, used to control the robot' s hand or leg movement.)
- 2010-09-05 18:20:18下载
- 积分:1
-
mtl_ode_sim_shootingmethod
运用打靶法求解二阶边值问题。 A1*d/dx(dy/dx) + A2*dy/dx + A3*y + A4 = 0(To illustrate the use of Runge-Kutta method in the Shooting method as applied to a function of the user s choosing.)
- 2012-05-08 16:33:54下载
- 积分:1
-
floyd
FlOYD 算法 用于tSP计算旅行商 (FlOYD algorithm is used to calculate the traveling salesman tSP)
- 2011-08-10 20:03:40下载
- 积分:1