登录
首页 » matlab » SVD_comprecession

SVD_comprecession

于 2020-08-15 发布 文件大小:2900KB
0 245
下载积分: 1 下载次数: 123

代码说明:

  svd图像压缩,程序中使用了三种方法的SVD,包括直接svd,分块svd和小波svd(3 svd comprecessions.)

文件列表:

SVD_comprecession
.................\Afunc.m,202,1998-12-07
.................\AtAfunc.m,224,1998-12-07
.................\Atransfunc.m,232,1998-12-07
.................\bdsqr.m,988,2011-12-08
.................\bdsqr.mexglx,74546,2004-03-18
.................\bdsqr.mexsg,25208,2004-03-18
.................\bdsqr.mexsg64,26109,2000-05-01
.................\bdsqr.mexsol,95852,2000-05-26
.................\bdsqr_mex.c,2102,2004-03-18
.................\bigL.m,193,2011-12-04
.................\Cfunc.m,293,1998-12-07
.................\compute_int.m,1504,2000-05-29
.................\dbdqr.f,445,2004-03-18
.................\genData.m,1486,2011-12-08
.................\helio.mat,256353,1998-09-08
.................\lanbpro.doc,3544,2000-05-27
.................\lanbpro.m,19514,2000-06-08
.................\lanbpro.txt,3544,2000-05-27
.................\laneig.doc,2522,2000-05-27
.................\laneig.m,9695,2001-08-16
.................\laneig.txt,2522,2000-05-27
.................\lanpro.doc,3336,2000-05-27
.................\lanpro.m,14762,2000-05-10
.................\lanpro.txt,3336,2000-05-27
.................\lansvd.doc,2386,2000-05-27
.................\lansvd.m,9307,2000-05-17
.................\lansvd.txt,2386,2000-05-27
.................\main.m,131,2011-12-08
.................\mminfo.m,3238,2000-05-26
.................\mmread.m,7224,2000-05-26
.................\mmwrite.m,6574,2000-05-26
.................\plotPNSR_CR.m,413,2011-12-08
.................\pythag.m,618,2000-04-10
.................\refinebounds.m,939,2000-05-01
.................\reorth.f,3580,2004-03-18
.................\reorth.m,2663,2011-12-08
.................\reorth.mexglx,9640,2004-03-18
.................\reorth.mexsg,25428,2004-03-18
.................\reorth.mexsg64,26694,2000-05-01
.................\reorth.mexsol,86872,2000-05-26
.................\reorth_mex.c,2828,2004-03-18
.................\runLanSVD.m,933,2011-12-08
.................\runSVDs.m,893,2011-12-08
.................\svdCut.m,236,2011-12-03
.................\svdInDirect.m,722,2011-12-04
.................\svdInPart.m,588,2011-12-07
.................\svdInWave.m,890,2011-12-05
.................\svd_d.m,234,2011-12-05
.................\svd_w.m,733,2011-12-05
.................\svd_wave.m,191,2011-12-05
.................\test.m,9510,2000-05-27
.................\testtqlb.m,1611,2000-05-26
.................\tqlb.f,5442,2004-03-18
.................\tqlb.m,852,2004-03-18
.................\tqlb.mexglx,9515,2004-03-18
.................\tqlb.mexsg,25564,2004-03-18
.................\tqlb.mexsg64,27536,2000-05-01
.................\tqlb.mexsol,9676,2000-05-26
.................\tqlb_mex.c,1301,2004-03-18
.................\update_gbound.m,2599,1998-09-09
.................\wavedata.mat,2549007,2011-12-03
.................\waveTrans.m,1078,2011-12-03

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

发表评论

0 个回复

  • video-processing-
    视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
    2013-07-06 09:45:19下载
    积分:1
  • soble-edge
    matlab实现的soble算法,自己输入阈值,然后得到边缘提取图像(matlab achieved soble algorithm, input their own threshold, and then get the image edge detection)
    2009-05-30 22:57:31下载
    积分:1
  • Compute_MSE_PSNR
    说明:  计算图像峰值信号比,比较边缘检测图像的质量(Calculate the image peak signal ratio and compare the quality of edge detection)
    2021-03-04 12:49:32下载
    积分:1
  • SIFT-PCA
    这是我花了很多时间收集的有关sift-pca资料哦,里面也包括了sift-pca的MATLAB代码(This is what I spent a lot of time to collect information about the sift-pca Oh, which also includes a sift-pca MATLAB code)
    2013-05-27 16:47:23下载
    积分:1
  • C#生成一维码 二维码 条码实例
    本实例实现了以下功能:   1.39条码生成功能   2.EAN-13条码生成功能   3.Code128条码生成功能   4.QR Code码制的二维条码生成   5.二维码制的解析功能    
    2013-04-22下载
    积分:1
  • image_processing
    本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。(This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calculation. Image segmentation is based on the corrosion expansion algorithm, the choice of boundary tracking method perimeter, code clarity, the parameter calculation is faster and higher precision parameters.)
    2010-12-20 17:45:09下载
    积分:1
  • OJ1211010001486B9EbH
    基于局部能量与模糊逻辑的红外偏振图像融合,该文与小波包,支持向量机等融合算法进行对比分析,说明该文算法的优势。(Infrared polarization image fusion based on local energy and fuzzy logic, this paper, wavelet packet, support vector machines and other fusion algorithm comparison analysis to illustrate the advantages of the proposed algorithm.)
    2012-11-19 21:37:09下载
    积分:1
  • code
    用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
    2020-07-03 08:40:01下载
    积分:1
  • image-stitching
    实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接(Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram, and then realize splicing)
    2011-06-23 22:00:33下载
    积分:1
  • qicheshiyan
    这是一个去背景并且进行阈值分割的程序,阈值的选择采用迭代法(This is the background to a threshold value and segmentation procedures, the threshold value of the options using the iterative method)
    2007-04-26 21:06:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载