-
Contents
Contourlet Toolbox (Version 2.0)
Demos
DECDEMO Demonstrates contourlet decomposition and reconstruction
NLADEMO Demo for contourlet nonlinear approximation.
NLADEMO2 Nonlinear approximation demo using only the finest scale
DENOISEDEMO Denoise demo
Main functions: Contourlets pyramidal directional filter bank
PDFBDEC Pyramidal Directional Filter Bank (or Contourlet)
- 2010-05-15 12:58:37下载
- 积分:1
-
deflate_syms
Exported symbols for the deflate functionality.
- 2014-09-20 23:22:44下载
- 积分:1
-
RandomEntireWithoutRepetition
Matlab function to generate a random vector with entire values without repetition.
- 2013-12-04 12:14:41下载
- 积分:1
-
@TMCM310
步距电机控制代码。可以在X,Y,Z三个方向移动电机。(This code is written to control step motor, which is important in some measurments where precision is critical.)
- 2009-03-03 17:20:46下载
- 积分:1
-
2Digital_Image
digital image introduction and the processing of the image(digital image intro)
- 2010-09-28 06:11:05下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
xiaobobao-fenjie-yu-zhonggou-
一维小波包在matlab分解六层分解,与重构,可得高低频。与原高低频对比。( One dimensional wavelet packet decomposition in the MATLAB decomposition of the six layer, and the reconstruction can be HISTEP low frequency. Contrast with the original high and low frequency.
)
- 2016-06-24 22:49:41下载
- 积分:1
-
chapter17_S
MATLAB 2007 小波分析理论 第十七章代码 帮助大家学习小波(MATLAB 2007 wavelet analysis theory Chapter XVII code to help you learn wavelet)
- 2014-08-25 17:44:21下载
- 积分:1
-
counter-function
COUNTERDELETE(NAME) removes the counter specified by name permanently
- 2013-03-12 21:47:09下载
- 积分:1
-
Optimum-Element-Spacings-for-Yagi-Uda-Arrays
Optimum Element Spacings for Yagi-Uda Arrays
- 2011-10-19 18:32:12下载
- 积分:1