登录
首页 » matlab » LDA

LDA

于 2020-08-29 发布 文件大小:55KB
0 226
下载积分: 1 下载次数: 1

代码说明:

说明:  线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中(Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning)

文件列表:

线性判别分析LDA
...............\abut
...............\htm" target=_blank>all-correlate
...............\auc.m
...............\backward.m
...............\bernoulli.m
...............\binvar.m
...............\boxplot.m
...............\cauchy.m
...............\cdf_norm.m
...............\check_result
...............\chisq.m
...............\classify.m
...............\classify_new.m
...............\classify_rate.m
...............\clindisc.m
...............\concordance.m
...............\Contents.m
...............\Contents.m~
...............\corr.ptr
...............\corr.pts
...............\cpruned_lindisc.m
...............\culindisc.m
...............\htm" target=_blank>data
...............\deuclid.m
...............\dmeuclid.m
...............\ex_duda.m
...............\htm" target=_blank>format_result
...............\forward
...............\forward.m
...............\forwards.m
...............\forward_class.m
...............\forward_class_patt.m
...............\htm" target=_blank>fwd-linear
...............\gauss.m
...............\gaussian2D.m
...............\getthresh.m
...............\kappa.m
...............\knn.m
...............\ks.m
...............\ksone.m
...............\l1out.m
...............\lclassify.m
...............\lindisc.m
...............\linfwd.m
...............\linnode.m
...............\linreg.m
...............\linsep.m
...............\mad.m
...............\make-col-ones
...............\mlindisc.m
...............\mquaddisc.m
...............\nn.m
...............\nn_class.m
...............\normal.m
...............\normalis.m
...............\htm" target=_blank>nrows
...............\opcurve.m
...............\pauc.m
...............\pchisq.m
...............\pdiff.m
...............\pdiffbin.m
...............\plindisc.m
...............\plot_cauchy_gauss.m
...............\plot_lin_map.m
...............\pnorm.m
...............\probks.m
...............\pruned_lda.m
...............\pruned_lindisc.m
...............\quaddisc.m
...............\quadsep.m
...............\rclassify.m
...............\htm" target=_blank>README
...............\regress.m
...............\skew.m
...............\svd_pinv.m
...............\tab-to-space
...............\test_class.m
...............\htm" target=_blank>tmp-out
...............\tmp2
...............\ttest.m
...............\ttest1.m
...............\ttest_stat.m
...............\ugauss.m
...............\ugaussmix.m
...............\ulin_l1out.m
...............\vars_tmp
...............\xblob.m
...............\xforward.m
...............\xksone.m
...............\xlindisc1.m
...............\xlinsep1.m
...............\xorsep.m
...............\xquadsep1.m
...............\新建 文本文档.txt

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

发表评论

0 个回复

  • cg-descent
    用共轭梯度下降算法 求解图像压缩感知 并进行比较(Conjugate gradient descent algorithm for image compression and compared perception)
    2013-08-30 22:33:31下载
    积分:1
  • SketchCommonCVPR10_v1.1.tar.gz.tar
    这个算法包实现了从多幅拥有共同结构的图像里提取出共同形状的骨架。( This package implements the algorithm for Sketching the Common as described in: Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani "Detecting and Sketching the Common", CVPR 2010)
    2021-03-02 14:09:34下载
    积分:1
  • rbm
    深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian, and multinomial inputs (still in development). Supports binary and noisy rectified linear units (NReLU) in the hidden layer. Supports joint modeling of binary and multinomial variables for classification.)
    2014-05-08 10:57:43下载
    积分:1
  • ImageRetrieval
    毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
    2010-09-14 17:31:44下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • 快速独立分量分析 FastICA
    说明:  独立分量分析,快速独立分量分析,FAST-ICA可以用(Independent component analysis)
    2019-12-09 16:29:28下载
    积分:1
  • Matlab
    人耳识别,包含图像预处理,图像特征点的提取,比较实用(Ear recognition)
    2013-12-18 10:37:54下载
    积分:1
  • SSIM-0.24
    zhou wang提出的结构相似性图像质量评价算法,是一种全参考的质量评价模式(zhou we analyze the dynamic process of the structural similarity of image quality evaluation algorithm, is a reference to the quality of the whole evaluation model)
    2007-06-12 23:04:09下载
    积分:1
  • matlab-ransac
    此ransac为图像匹配的一个重要环节,可以实现更复杂的图像匹配(The RANSAC is an important part of image matching, the image can be more complex matching)
    2013-05-07 15:33:53下载
    积分:1
  • 同态滤波
    说明:  同态滤波利用去除乘性噪声(multiplicative noise),可以同时增加对比度以及标准化亮度,借此达到图像增强的目的。(Homomorphic filtering can increase contrast and standardize brightness simultaneously by removing multiplicative noise, so as to achieve the purpose of image enhancement.)
    2020-05-08 06:49:19下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载