登录
首页 » matlab » matlab.QIyizhifenjie

matlab.QIyizhifenjie

于 2015-03-31 发布 文件大小:18KB
0 285
下载积分: 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 个回复

  • opticalflowofimagematch
    基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数(Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other)
    2009-05-19 17:46:31下载
    积分:1
  • PAPER11
    一种基于惯导信息的多普勒波束锐化图像拼接算法(A Doppler beam sharpening image stitching algorithm based on inertial navigation information)
    2012-12-27 23:45:23下载
    积分:1
  • Spatial-filtering-of-the-image
    图像处理的空域滤波增强部分程序代码的编写(Spatial filtering of the image processing, enhanced part of the program code is written)
    2012-05-25 09:52:29下载
    积分:1
  • paticle_filter_tracking
    运用基于粒子滤波法和MEANSIFT算法实现视频序列的目标跟踪(The use of particle filter based algorithm and MEANSIFT tracking video sequences)
    2010-11-28 15:47:44下载
    积分:1
  • 秀秀
    自己用matlab语言编写的美图秀秀界面,实现图片的处理功能。作为初学者,感觉棒极了。(I use the Meitu Xiu Xiu interface written in MATLAB language to realize the image processing function. As a beginner, it feels great.)
    2018-06-22 15:31:02下载
    积分:1
  • IPM
    图像逆透视变换的示例,用于合成360度全景俯视图。(An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.)
    2020-07-01 05:00:02下载
    积分:1
  • 428705
    图像格式转换例程源码,程序主要结合易语言图像格式转换支持库,可以将某些图象文件的格式转换到其它图象文件的格式(Image format conversion routines source, the program mainly with easy language support library image format conversion , you can convert some of the image file format to other image file format)
    2016-12-17 00:39:13下载
    积分:1
  • MNF
    高光谱图像MNF算法,实现高光谱图像的去噪,注释详尽(Hyperspectral image MNF algorithm to achieve denoising hyperspectral images, detailed comments)
    2021-04-12 15:58:57下载
    积分:1
  • 统计独立算法求的信息熵
    一幅大小为256×256的256级灰度图像(每像素8bit) 如果图像的各个像素之间是统计独立的,求该图像的信息熵 -离散无记忆信源 如果图像的各个像素之间不是统计独立的,求该图像的信息熵 -图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256 If each pixel of the image is statistically independent, the information entropy of the image is calculated Discrete memoryless source If each pixel of the image is not statistically independent, the information entropy of the image is calculated Probability distribution model of image pixels)
    2017-11-24 21:49:34下载
    积分:1
  • imagematch
    图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
    2008-02-18 13:57:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载