登录
首页 » matlab » matlab.QIyizhifenjie

matlab.QIyizhifenjie

于 2015-03-31 发布 文件大小:18KB
0 274
下载积分: 1 下载次数: 22

代码说明:

  关于奇异值分解,图像特征融合,图像处理的特征图提取方法(About the singular value decomposition )

文件列表:

matlab..奇异值分解
..................\matlab...宁双龙不轻动
..................\.....................\Agai.m,785,2007-08-26
..................\.....................\disanhanshu.m,2153,2007-08-26
..................\.....................\Heaviside.m,309,2007-08-26
..................\.....................\jiecheng.m,98,2007-08-26
..................\.....................\matrixA.m,915,2007-08-26
..................\.....................\matrixG.m,540,2007-08-26
..................\.....................\niA.m,608,2007-08-26
..................\.....................\part1.m,123,2007-08-26
..................\.....................\part2.m,177,2007-08-26
..................\.....................\part3.m,651,2007-08-26
..................\.....................\part3_1_2.m,185,2007-08-26
..................\.....................\SVD_equation.asv,491,2015-03-31
..................\.....................\SVD_equation.m,489,2015-03-31
..................\.....................\test.m,1652,2007-08-26
..................\.....................\Untitled.m,269,2007-08-26
..................\.....................\Untitled01.m,91,2007-08-26
..................\.....................\Untitled02.m,103,2007-08-26
..................\.....................\Untitled03.m,97,2007-08-26
..................\.....................\Untitled04.m,525,2007-08-26
..................\.....................\Untitled05.m,182,2007-08-26
..................\.....................\Untitled1.m,112,2007-08-26
..................\.....................\Untitled16.m,848,2007-06-19
..................\.....................\Untitled17.m,249,2007-08-26
..................\.....................\Untitled18.m,1487,2007-08-26
..................\.....................\Untitled19.m,1117,2007-08-26
..................\.....................\Untitled20.m,994,2007-08-26
..................\.....................\Untitled21.m,1100,2007-08-26
..................\.....................\Untitled22.m,1100,2007-08-26
..................\.....................\Untitled28.m,74,2007-08-26
..................\.....................\Untitled3.m,613,2007-08-26
..................\.....................\Untitled30.m,36,2007-08-26
..................\.....................\Untitled32.m,36,2007-08-26
..................\.....................\Untitled33.m,88,2007-08-26
..................\.....................\Untitled34.m,35,2007-08-26
..................\.....................\Untitled35.m,135,2007-08-26
..................\.....................\Untitled36.m,149,2007-08-26
..................\.....................\Untitled37.m,117,2007-08-26
..................\.....................\Untitled38.m,179,2007-08-26
..................\.....................\Untitled78.m,192,2007-08-26
..................\.....................\weiniA.m,771,2007-08-26
..................\.....................\xiuzhengA.m,424,2007-08-26

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

发表评论

0 个回复

  • fft-filter
    该程序为傅立叶变换,用来将时域信号进行频域信号分析,保护功率谱、能量谱等。(The program for the Fourier transform, time-domain signal to the frequency domain signal analysis, to protect the power spectrum, the energy spectrum.)
    2011-08-14 15:07:34下载
    积分:1
  • Sparse-Coding-and-Dictionary
    对图像稀疏编码和字典学习有个大致的了解,以及当前的研究现状(Sparse Coding and Dictionary)
    2012-12-12 15:55:16下载
    积分:1
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • meng_cv
    chan-vese几何活动轮廓提取 讲物体的裂痕非常精准的提取出来 非常经典的并且最新的代码 可供参考 (chan-vese geometric active contour extraction rift speak very precise object extracted from a very classic and the latest code for reference)
    2013-09-15 15:09:47下载
    积分:1
  • data fusion tools
    图像融合,加权平均值,PCA方法,拉普拉斯方法,源程序(Image fusion, weighted average, PCA method, Laplace method, source)
    2013-05-17 12:09:56下载
    积分:1
  • jushuSAR
    在分析聚束合成孔径雷j盘(SAR)方位向时频关系的基础上,提出了一种新的全孔径分辨率SAR成像算法。 根据SAR在条带与聚束模式下回波信号之间的差别,利用现有成熟的条带SAR成像算法实现先对聚束SAR各方位向子 孔径成像,而后再将各方位子孔径带宽合成为全孔径带宽,以形成具有全孔径分辨率的SAR图像,极大降低了系统PRF 的要求。(In the analysis of spotlight synthetic aperture radar dish j (SAR) azimuth based on the time-frequency relationship, a new full-aperture resolution SAR imaging algorithm. According to SAR in strip and spotlight mode, the difference between the echo signal, the use of existing mature band SAR imaging algorithm first bit of the spotlight SAR the parties to the sub-aperture imaging, and then place then all the bandwidth synthetic aperture the bandwidth for the full aperture to form a full aperture resolution SAR images, greatly reducing the system PRF requirements.)
    2010-07-07 14:03:19下载
    积分:1
  • ssd.pytorch
    说明:  SSD: Single Shot MultiBox Object Detector, in PyTorch A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here. Table of Contents Installation Datasets Train Evaluate Performance Demos Future Work Reference
    2020-06-25 07:00:02下载
    积分:1
  • Hought
    霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform(Hough Transform)
    2009-06-03 15:08:02下载
    积分:1
  • 5
    说明:  python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
    2020-06-24 05:20:02下载
    积分:1
  • psnr-snr-enl
    衡量图像去噪和SAR图像降斑效果的一些指标,psnr,snr,enl(enl(Equivalent number of looks))
    2011-06-08 19:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载