登录
首页 » matlab » LDA

LDA

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

  • MVDR
    奇异值分解波束形成,自适应波束形成仿真。由均匀线阵形式,确定阵列的导向矢量;由阵列导向矢量,对接收信号进行建模仿真;根据约束条件,实现自适应波束形成算法;考察算法性能与信噪比,采样率,观测时间等参数的关系。 (SVD beamforming, adaptive beamforming simulation. Form by the ULA to determine the array steering vector by the array steering vector, the received signal modeling and simulation under constraint conditions, adaptive beamforming algorithm examine algorithm performance and signal to noise ratio, sample rate, observation time, etc. parameters.)
    2013-10-22 18:18:04下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • SURF_extraction
    图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解(SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand)
    2014-10-30 09:47:02下载
    积分:1
  • 人眼定位
    说明:  人眼定位的matlab代码,使用模板匹配的方法实现(Eye location matlab code, using the template matching method)
    2020-12-17 12:49:11下载
    积分:1
  • surf
    用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
    2021-02-24 13:19:39下载
    积分:1
  • Homomorphic-filter
    数字图像处理同态滤波器 数字图像处理 冈萨雷斯二版 p153例4.10(Homomorphic filter Digital Image Processing Digital Image Processing Gonzalez p153 cases 4.10)
    2012-11-10 11:32:12下载
    积分:1
  • 全变分自适应去噪模型
    全变分自适应去噪模型张红英matlab平台,(Full variable adaptive denoising model Zhang Hongying matlab)
    2017-12-18 12:55:24下载
    积分:1
  • 椭圆拟合
    说明:  二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)
    2021-04-20 15:28:50下载
    积分:1
  • segmentforimage
    图像分割源码,是一种基于图论的方法做的。分割的质量超好,不信的话下载下来看,你就清楚了!(Image segmentation source code, is a method based on graph theory to do. Segmentation quality is super good, do not believe it download the next run, you will be clear!)
    2013-07-18 20:37:01下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载