登录
首页 » matlab » LDA

LDA

于 2020-08-29 发布 文件大小:55KB
0 271
下载积分: 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 个回复

  • two-dimension code
    说明:  QR二维码识别中在对图像预处理后最重要的一步就是要进行定位,QR二维码中有三个位置探测图形,通过扫描其特征便可以进行精细定位,提出了一种新的算法用于筛选候选点。(In QR code recognition, the most important step after image preprocessing is to locate. There are three position detection patterns in QR code, which can be precisely located by scanning its features. A new algorithm is proposed to screen candidate points.)
    2020-04-09 22:40:35下载
    积分:1
  • subject
    说明:  计算图像对应的各阶原点矩,中心矩,以及Hu不变量,输入是图像和矩的阶数。(Image raw,Central,and Hu s moments computation)
    2020-11-19 10:19:37下载
    积分:1
  • Jpeg_ImageProcess
    说明:  本程序在EVC4.0+PPC SDK 2003下调试通过。用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。(This procedure in EVC4.0+ PPC SDK 2003 adopted under the debugger. By Independent JPEG Group issued JpegLib to read Jpeg images and preservation.)
    2008-11-18 10:27:54下载
    积分:1
  • PG_BOW_DEMO
    bag of word,含特征提取,词包(bag of word proggramme)
    2012-03-13 16:04:33下载
    积分:1
  • calib
    matlab做的标定程序,包括角点检测与张正友标定算法做的,有界面 (matlab to do the calibration interface, including the corner detection algorithm and Zhang Zheng-you do calibration)
    2021-03-18 13:39:20下载
    积分:1
  • EM_GM_fast
    EM算法的图分割,基于GMM模型改进的快速EM算法,为m文件(EM algorithm image segmentation)
    2021-03-04 17:29:32下载
    积分:1
  • fourcomponontdecomposition
    极化SAR图像Four component 目标分解结果,使用数据为Flevoland地区部分数据,可用于极化SAR图像分类(Four component decomposition result of PolSAR image, the used dataset is the subarea of Flevoland region, it can be used as the classification features for PolSAR image classification.)
    2018-05-25 16:14:45下载
    积分:1
  • GRAPPA
    说明:  快速磁共振成像领域的GRAPPA(generalized auto-calibrating partially parallel acquisitions)算法实现(GRAPPA realization in fast MRI)
    2020-05-11 10:09:07下载
    积分:1
  • points-clouds-
    matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI(matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M)
    2011-06-03 13:13:37下载
    积分:1
  • BP
    说明:  利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。(The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network training.)
    2009-06-01 16:03:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载