-
wenjian
分析比对了均值滤波和中值滤波两种方法,对彩色图像滤波处理的优劣(Analysis compared the mean filter and median filter are two methods, the merits of color image filtering)
- 2010-09-05 15:47:17下载
- 积分:1
-
rayleigh
瑞利衰落信道(Rayleigh fading channel)是一种无线电信号传播环境的统计模型。这种模型假设信号通过无线信道之后,其信号幅度是随机的,即“衰落”,并且其包络服从瑞利分布。(Rayleigh fading channel (Rayleigh fading channel) is a radio signal propagation environment, the statistical model. The model assumed that after the signal through the wireless channel, the signal amplitude is random, that is, " fading" and subject to its Rayleigh distribution envelope.)
- 2009-05-11 09:58:40下载
- 积分:1
-
MATLAB_scientific_computes_and_visual_codes
MATLAB科学计算与可视化仿真宝典源代码,从第一章到第27章(MATLAB simulation of Scientific Computing and Visualization Collection source code, from the first chapter to Chapter 27)
- 2010-06-03 09:49:25下载
- 积分:1
-
Iterative-ant-colony-algorithm-
迭代蚁群算法思想见浙江大学张兵的博士论文,自编IACA代码,解决了一个动态优化问题实例(ICAC was given by Zhangbin in the paper " Iterative ant-colony algorithm and its application to dynamic
optimization of chemical process"(SCI).)
- 2011-07-04 15:30:58下载
- 积分:1
-
Probabilityoferror
Probability of error with BPSK
- 2010-07-21 22:33:08下载
- 积分:1
-
xinhao
基于matlab的数字信号处理程序,能供大家交流学习(Matlab-based digital signal processing procedures, we can exchange for learning)
- 2005-06-30 09:06:10下载
- 积分:1
-
chap2_1
matlab编程(模糊控制编程、隶属度函数)(matlab programming (Fuzzy control programming, membership function))
- 2008-07-28 10:28:31下载
- 积分:1
-
How-to-avoid-the-ax-reviewers
如何避免审稿人的大斧,十分经典,吐血提供,不看别后悔!(How to avoid the ax reviewers)
- 2011-02-10 15:03:04下载
- 积分:1
-
TSP
说明: TSP 模拟退火 求最短路径 哈米尔顿回路(tsp)
- 2010-05-02 12:24:38下载
- 积分: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