登录
首页 » matlab » 图像频域操作全系列

图像频域操作全系列

于 2018-04-12 发布 文件大小:2KB
0 196
下载积分: 1 下载次数: 4

代码说明:

  对图像进行傅里叶变换,离散余弦变换,小波分解,拉东变换等(Two layers of wavelet decomposition for image)

文件列表:

第4章\L4_1.m, 317 , 2016-03-28
第4章\L4_10.m, 381 , 2016-04-06
第4章\L4_2.m, 101 , 2016-03-27
第4章\L4_3.m, 184 , 2016-03-27
第4章\L4_4.m, 204 , 2016-03-28
第4章\L4_5.m, 107 , 2016-03-28
第4章\L4_6.m, 129 , 2016-03-30
第4章\L4_7.m, 87 , 2016-03-30
第4章\L4_8.m, 483 , 2016-03-31
第4章\L4_9.m, 151 , 2016-04-06
第4章, 0 , 2016-12-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC++扫描获取计算机端口的状态
    VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。
    2022-05-16 11:45:37下载
    积分:1
  • dataio_simulator
    old abel simulator from dataio
    2011-12-04 13:10:47下载
    积分:1
  • Another version of the x264
    另一个版本的x264的decoder,里面改进了bS的输出-Another version of the x264
    2022-06-11 20:24:54下载
    积分:1
  • 功能getmu(亩= R,信噪比,H,P,M)
    function mu=getmu(r,snr,H,p,M) eigen=eig(H*H ) temp2=0 for i=1:r-p+1 temp1=1/eigen(i) temp2=temp2+temp1 temp1=0 end if r-p+1~=0 mu=(M/(r-p+1))*(1+(1/snr)*temp2) else mu=0 end -matlab mimo
    2022-03-20 12:47:15下载
    积分:1
  • C# source code
    读写USB串口,USB驱动,C#编写,demo(read and write USB serialport ,USB driver, DeMoPGM)
    2019-07-10 19:50:41下载
    积分:1
  • 485
    周立功 485 用户指导手册,很强大。有详细电路图,不用找型号上面很清楚。 老外写的485通讯例子.485_guide.pdf RS485协议.pdf 485通讯.rar RS232转RS485电路图.doc RS485协议 485总线常识.pdf 485总线应用与选型指南.pdf 看完后基本不用找别的了。 (ZLG 485 user guide, very powerful. A detailed circuit diagram, do not look for models above is clear. Written by 485 foreigners example .485 _guide.pdf RS485 protocol. Pdf 485 communications. Rar RS232 to RS485 circuit. Doc RS485 protocol 485 common sense. Pdf 485 bus application and selection guide. Pdf After reading the basic need to find anything else.)
    2011-06-17 17:24:04下载
    积分:1
  • lw_oopc-v1.2
    一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。 用C语言实现OO?我没听错吗?这听起来真是太疯狂了!… 大家都知道,C++支持了面向对象和面向泛型编程,比C要更强大些。那么,为什么要在C语言中实践面向对象呢?为什么不直接使用C++呢? 希望这套宏,能够真正帮助到想用C语言写出面向对象代码的C程序员们! 源码包括几个使用这套宏的代码示例,可以认真钻研下。(A lightweight, object-oriented C language programming framework: LW_OOPC. LW_OOPC is an acronym for Light-Weight Object-Oriented Programming in (with) C, total. H file, 20 macro, about 130 lines of code, very lightweight, but very good support for object-oriented features, such as inheritance, polymorphism, and interface-oriented programming can be beautiful. This framework is the first team by of Taiwan Mr. Gao Huantang his MISOO continue to improve optimization, followed by Jin Yonghua, see below) agreed to LGPL the agreement open source (open source URL, GAO Huan-tang. Using C language implementation of Estimates of? I did not hear it? It sounds really crazy! ... As we all know, C support object-oriented and oriented generic programming than C to be more powerful. So, why do you want to practice in C language object-oriented? Why not just use C? I hope this set of macros, can really help to write object-oriented code C programmers who want to use the C language! Source includ)
    2012-11-21 14:36:34下载
    积分:1
  • f5d-canshuhua-export-SetChange_oblong
    TexGen 三维全五向编织结构建模程序(3d braided composite modelling program in TexGen)
    2020-11-24 17:19:33下载
    积分:1
  • 游戏 拼图 源代码,wince平台,很好哦
    游戏 拼图 源代码,wince平台,很好哦-Puzzle game source code, wince platform, oh well
    2022-06-14 00:33:04下载
    积分:1
  • pn451
    双向PCS控制仿真,基于欧几里得距离的聚类分析,模式识别中的bayes判别分析算法。( Two-way PCS control simulation, Clustering analysis based on Euclidean distance, Pattern Recognition bayes discriminant analysis algorithm.)
    2017-05-09 15:36:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载