登录
首页 » matlab » plslda

plslda

于 2010-06-16 发布 文件大小:1173KB
0 233
下载积分: 1 下载次数: 281

代码说明:

  偏最小二乘线性判别分析, 以及变量选择方法(partial least squares-linear discriminant analysis)

文件列表:

plslda
......\ajust_confounding.asv,555,2010-06-08
......\carsplslda.m,2946,2010-04-19
......\classplot2.m,1964,2010-04-18
......\classpoint.m,255,2009-09-20
......\confounderajust.asv,964,2010-06-10
......\confounderajust.m,953,2010-06-10

......\csvd.m,278,2010-04-17
......\datafit.mat,558,2010-06-11

......\DM2.mat,31152,2009-05-18
......\error_SPA,236740,2010-05-23
......\example_spa.m,246,2010-03-22
......\fishersel.m,752,2009-08-31
......\histfitnew.m,1882,2009-09-13
......\ks.m,1168,2010-04-22
......\ldapinv.m,432,2010-05-28

......\Manne_bi.asv,350,2010-05-18
......\mcuveplslda.m,1989,2009-11-24
......\htm" target=_blank>model_SPA,59500,2010-04-27
......\mtc.m,1123,2010-04-18
......\optisim.m,3099,2009-12-06
......\plotcars.m,838,2010-04-14
......\plotlda.m,1801,2010-04-21
......\plotspa.m,813,2010-04-29
......\PLS-LDA使用说明.doc,678912,2010-04-19
......\PLS-LDA使用说明.pdf,458037,2010-04-19
......\plslda.m,1848,2010-03-27
......\plsldacv.m,3231,2010-02-08
......\plsldadcv.m,2136,2010-05-22
......\plsldamccv.m,2746,2010-03-22
......\plsldaproj.m,588,2010-03-27
......\plsldardcv.m,2177,2010-05-22
......\plsldaval.m,575,2010-02-08
......\plssim.m,4167,2009-09-14
......\pls_nipals.m,1802,2010-05-18
......\pretreat.m,732,2010-04-20
......\roccurve.m,736,2010-02-08
......\scarsplslda.m,2449,2010-04-19
......\sesp.m,555,2010-02-08
......\spa.m,4169,2010-05-12
......\SPA_manual.doc,112128,2010-04-19
......\SPA_manual.pdf,47582,2010-04-19
......\test_package_functions.m,1504,2010-05-23
......\tp.m,334,2009-12-24
......\traintestselect.m,1328,2010-04-22
......\tstatis.m,882,2010-03-14
......\tvalue.m,374,2010-03-14
......\varcluster.m,690,2009-10-29
......\VariablesWeight.m,595,2008-06-22
......\vipp.m,554,2009-11-05
......\weightsampling.m,601,2009-10-11
......\wsample.m,660,2009-10-11

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

发表评论

0 个回复

  • Median-filter
    中值滤波是一种非线性数字滤波器技术,经常用于去除图像或者其它信号中的噪声
    2013-06-03 17:32:58下载
    积分:1
  • segmentbycolorimformation
    基于彩色信息的道路图象分割,可以有效的去除道路上的阴影.(Based on color information of the road image segmentation, can effectively remove the shadow on the road.)
    2008-03-18 15:50:46下载
    积分:1
  • Colony_partition
    蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片(Ant-Colony algorithm for MRI image segmentation including MRI image for testing.)
    2013-12-27 00:37:19下载
    积分:1
  • LSD
    本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates and line segment width at both ends.)
    2018-06-26 09:02:42下载
    积分:1
  • Watershed
    说明:  对图像进行标记分水岭算法分割,有效的避免过分割(Marked watershed algorithm on the image segmentation, effectively avoid over-segmentation)
    2010-04-15 19:05:42下载
    积分:1
  • Matching-neighborhood-difference-
    采用相邻一定距离的邻域图像差,提高了抗干扰能力,对亮度变化不敏感(Matching based on neighborhood difference feature)
    2012-09-21 20:19:26下载
    积分:1
  • CorreMatch
    图像的简单匹配程序,在左影像上点一点,然后使用相关系数法在右影像上进行全局遍历,找到相关系数最大的点,设为匹配的目标点。(Simple image matching program, the image on the left point a little, and then use the correlation coefficient on the right image globally traversal, find the maximum point of the correlation coefficient, to match the target point.)
    2021-03-05 12:19:31下载
    积分:1
  • otsu-method
    两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
    2009-12-17 11:27:40下载
    积分:1
  • yuv420p
    YUV420p图像的融合渲染,支持任意位置的融合,并支持alpha的渲染(Fusion YUV420p image rendering, support converged anywhere and supports alpha rendering)
    2015-09-09 09:48:21下载
    积分:1
  • DICOMViewer
    说明:  一个非常简小灵便的DICOM文件阅读器,支持多种格式的文件,支持图片的大多数编辑功能。(A very simple and handy DICOM file reader supports multiple formats of files and most editing functions of pictures.)
    2020-06-18 07:20:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载