-
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
-
chap5_04_PID
系统辨识和自适应控制中增量式PID控制的应用(Incremental PID control inSystem identification and adaptive control)
- 2012-07-01 15:21:10下载
- 积分:1
-
QAM_MATLAB
可实现QAM的星座图输出,仿真波形图输出,功率谱密度输出(Can be achieved QAM constellation diagram of the output, simulation waveform output, power spectral density output)
- 2007-12-15 16:03:00下载
- 积分:1
-
Digital
我们上课用的数字信号处理课件,感觉挺好的,大家参考一下啊!(Our school used digital signal processing software, I feel very good and everybody look at ah!)
- 2009-04-06 01:35:00下载
- 积分:1
-
数据量法求Lyapunov的优化程序 xudl_Lyapunov
小数据量法求Lyapunov的优化程序,把网上的源程序优化过了,勘除了一下错误(small data Lyapunov method for the optimization of procedures and on-line optimization of the source too. In addition to this survey errors)
- 2020-07-28 10:08:39下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
eign6118
MATLAB潮流计算(MATLAB flow calculation)
- 2008-05-18 13:08:39下载
- 积分:1
-
OSU_SVM-Classifier-Matlab-Toolbox-v3.00.00
用matlab编写的用语分类的支持向量机(using Matlab language prepared by the breakdown of support vector machines)
- 2006-11-22 14:40:21下载
- 积分:1
-
moving_object_detection
This code detects object in a Video and indicates its position in each time frame and keeps track of it.
The code is written in *.m format which is executable in MATLAB(This code detects object in a Video and indicates its position in each time frame and keeps track of it.
The code is written in*.m format which is executable in MATLAB)
- 2009-11-04 19:24:38下载
- 积分:1
-
system-analysis-and-design-
基于MATLAB的系统分析与设计——信号处理(MATLAB-based system analysis and design- signal processing)
- 2013-04-08 09:50:37下载
- 积分:1