资源简介
是非下采样轮廓波变换Nonsubsampled Contourlet变换(NSCT)对应的工具包,可以直接使用toolbox中提供的函数做多尺度分析
代码片段和文件信息
/******************************************************************
* atrousc.c - Written by Arthur Cunha. This routine builds up on
* zconv2D_OS.c written by Jason Laska
*
* Inputs: x - A 2D signal
* h - 2D filter
* m - separable upsampling matrix
*
* Outputs: y - 2D result of convolution with filter
* upsampled by a m only the ‘valid‘ part is returned.
* Similar to conv2(xh‘valid‘) where h is the upsampled
* filter.
*
*
*
* Usage: y = zconv2D_O(xhm);
*
* Notes: This function does not actually upsample the filter
* it computes the convolution as if the filter had been
* upsampled. This is the ultimate optimized version.
* Further optimized for separa
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-03-19 15:35 nsct_toolbox\
文件 1557 2005-01-20 23:45 nsct_toolbox\README.txt
文件 2969 2004-10-17 16:42 nsct_toolbox\atrousc.c
文件 7168 2004-10-17 16:45 nsct_toolbox\atrousc.dll
文件 8664 2005-01-24 21:51 nsct_toolbox\atrousc.mexmac
文件 1234 2005-11-03 09:10 nsct_toolbox\atrousdec.m
文件 19406 2004-09-09 15:01 nsct_toolbox\atrousfilters.m
文件 1012 2004-10-17 16:45 nsct_toolbox\atrousrec.m
文件 3214 2005-01-21 15:59 nsct_toolbox\decdemo.m
文件 1495 2019-03-16 20:12 nsct_toolbox\dfbdecdemo.m
文件 13234 2004-10-18 12:28 nsct_toolbox\dfilters.m
文件 2607 2004-12-22 21:26 nsct_toolbox\dmaxflat.m
文件 1103 2003-04-10 11:30 nsct_toolbox\efilter2.m
文件 1861 2003-11-06 00:25 nsct_toolbox\extend2.m
文件 856 2003-04-10 11:30 nsct_toolbox\ld2quin.m
文件 662 2003-11-05 10:17 nsct_toolbox\ldfilter.m
文件 854 2003-11-05 10:19 nsct_toolbox\mctrans.m
文件 775 2003-04-10 11:30 nsct_toolbox\modulate2.m
文件 4662 2005-11-03 10:47 nsct_toolbox\nsctdec.m
文件 3257 2005-11-03 10:33 nsct_toolbox\nsctrec.m
文件 5046 2005-01-20 23:13 nsct_toolbox\nsdfbdec.m
文件 4931 2005-01-20 23:14 nsct_toolbox\nsdfbrec.m
文件 889 2005-12-19 11:12 nsct_toolbox\nsfbdec.m
文件 821 2004-10-21 07:11 nsct_toolbox\nsfbrec.m
文件 2424 2005-01-20 23:51 nsct_toolbox\nssfbdec.m
文件 2785 2005-01-20 23:50 nsct_toolbox\nssfbrec.m
文件 1552 2004-08-07 18:43 nsct_toolbox\parafilters.m
文件 1161 2003-11-07 19:58 nsct_toolbox\qupz.m
文件 1981 2003-04-10 11:30 nsct_toolbox\resampz.m
文件 1001 2005-01-20 23:27 nsct_toolbox\shownsct.m
文件 888 2005-12-19 11:07 nsct_toolbox\symext.m
............此处省略9个文件信息
- 上一篇:MATLAB利用yamlip求解优化问题
- 下一篇:语音分帧与加窗.rar
相关资源
- ofdm2883819
- imageCorrectForm 建立几何畸变模型
- HMMforspeechrecogntion 一个可执行的HMM语音
- popular-UCI-datasets 一些非常有用的数据
- GAPSO 这个算法是遗传算法和粒子群优
- synchronization 利用matlab仿真实现载波的
- Gabor Gabor小波变换的matlab实现
- 4 matlab区域填充的具体算法及演示
- corr_on LTE主同步信号PSS在时域上的相关
- MATLAB_image_process_with_PDE 运用偏微分方
- gabijiao 该程序通过实例(函数)
- SIFT2844912
- Graph_cut 几篇关于graph cut的论文
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- EELM
- barcode 基于图像的条形码识别程序(识
-
myaudiopla
yer 使用Matlab GUI实现的音频 - B-spline-surface 在MATLAB-2008a环境下编写的
- NURBS-surface 在MATLAB-2008a环境下编写的
- ACO 用MATLAB编写的蚁群算法最短路径寻
- wavplay 基于matlab GUI界面的播放器
- allfns 是由牛津大学VGG开发的三维重建
- spectrogram_fft
- adaboost 基于adaboost的人脸识别程序
- 2 2课程报告要求:按照讲课内容
- gps GPS信号的捕获、处理程序
- fuzzynetme 模糊神经网络的MATLAB程序
- naive_bayes_numeric 利用matlab实现的朴素贝
- mean_shift_segmentation mean shift图像分割软
评论
共有 条评论