登录
首页 » matlab » Intelligent_Algorithm

Intelligent_Algorithm

于 2019-06-15 发布
0 93
下载积分: 1 下载次数: 18

代码说明:

说明:  搜集了几种人工只能算法,基于Matlab平台编写,包括聚类、统计稀疏、最小范数法、DOA、投影追踪、稀疏贝叶斯等(Several artificial algorithms are collected and compiled on the platform of matlab, including clustering, statistical sparseness, minimum norm method, DOA, projection tracking, sparse Bayesian, etc.)

文件列表:

Intelligent_Algorithm\Clustering-master\Clustering.m, 3744 , 2019-01-28
Intelligent_Algorithm\Clustering-master\data\toy_clustering.mat, 2753 , 2019-01-28
Intelligent_Algorithm\Clustering-master\data\toy_subspace_clustering.mat, 3596 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\DBSCAN.m, 3843 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Entropy_Weighting_Subspace_Kmeans.m, 2089 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Gaussian_Mixture.m, 2685 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\ISODATA.m, 3552 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Kmeans.m, 1470 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Kmeanspp.m, 2712 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\LVQ.m, 1949 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Mean_Shift.m, 3347 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib\Subspace_Kmeans.m, 2875 , 2019-01-28
Intelligent_Algorithm\Clustering-master\README.md, 2707 , 2019-01-28
Intelligent_Algorithm\Clustering-master\Subspace_Clustering.m, 135 , 2019-01-28
Intelligent_Algorithm\Clustering-master\tool\GenerateDataset.m, 927 , 2019-01-28
Intelligent_Algorithm\Clustering-master\tool\OptimalDecisionBoundary.m, 229 , 2019-01-28
Intelligent_Algorithm\Clustering-master\tool\PlotData.m, 1378 , 2019-01-28
Intelligent_Algorithm\C均值聚类分析\FCMClust.m, 5232 , 2009-06-28
Intelligent_Algorithm\C均值聚类分析\KFCMClust.m, 6960 , 2009-07-01
Intelligent_Algorithm\C均值聚类分析\核聚类算法.pdf, 128731 , 2005-05-06
Intelligent_Algorithm\Hough-master\CircleFromPoints.m, 990 , 2015-12-24
Intelligent_Algorithm\Hough-master\CircleFromThreePoints.m, 614 , 2015-12-24
Intelligent_Algorithm\Hough-master\coins2.jpg, 44601 , 2015-12-24
Intelligent_Algorithm\Hough-master\corridor.png, 295447 , 2015-12-24
Intelligent_Algorithm\Hough-master\exercise03.m, 2956 , 2018-12-29
Intelligent_Algorithm\Hough-master\HoughMatrix.m, 375 , 2015-12-24
Intelligent_Algorithm\Hough-master\HoughPoints.m, 1463 , 2015-12-24
Intelligent_Algorithm\Hough-master\naiveHough.m, 1026 , 2015-12-24
Intelligent_Algorithm\Hough-master\RandomHough.m, 2522 , 2015-12-24
Intelligent_Algorithm\Hough-master\randomhough.pdf, 99459 , 2015-12-24
Intelligent_Algorithm\Hough-master\RandomHoughCircles.m, 2837 , 2015-12-24
Intelligent_Algorithm\Hough-master\RandomPoints.m, 352 , 2015-12-24
Intelligent_Algorithm\Hough-master\README.md, 96 , 2015-12-24
Intelligent_Algorithm\K-means\FunK_mean.m, 2546 , 2019-04-21
Intelligent_Algorithm\K-means\FunK_mean3D.m, 2917 , 2019-04-21
Intelligent_Algorithm\K-means\FunK_meanPolyD.m, 2895 , 2019-04-21
Intelligent_Algorithm\K-means\FunK_meanPolyD_op.m, 2298 , 2019-04-21
Intelligent_Algorithm\K-means\New_test.m, 595 , 2019-04-21
Intelligent_Algorithm\K-means\TWO_D_K_means_test.m, 2358 , 2019-04-21
Intelligent_Algorithm\l1最小范数解\l1_ls.m, 8681 , 2018-12-21
Intelligent_Algorithm\l1范数最小化算法\l1_ls_nonneg.m, 8431 , 2013-09-19
Intelligent_Algorithm\TDOAAOAMatlab\ExtendedKalmanFilter.m, 4580 , 2019-01-18
Intelligent_Algorithm\TDOAAOAMatlab\TDOA AOA定位的扩展卡尔曼滤波定位算法Matlab源码.txt, 4586 , 2008-11-22
Intelligent_Algorithm\TDOAAOAMatlab\www.pudn.com.txt, 218 , 2007-06-05
Intelligent_Algorithm\投影追踪法\diaoyong.m, 753 , 2010-04-20
Intelligent_Algorithm\投影追踪法\Feasibility.m, 118 , 2010-03-30
Intelligent_Algorithm\投影追踪法\RAGA.m, 3877 , 2010-03-30
Intelligent_Algorithm\投影追踪法\Target.m, 447 , 2018-12-21
Intelligent_Algorithm\投影追踪法\投影追踪法.docx, 612652 , 2017-08-08
Intelligent_Algorithm\投影追踪法\综合评分法的投影寻踪评标方法研究_余贤华.caj, 270682 , 2017-08-08
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\cdf.m, 168 , 2017-05-01
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\crps.asv, 460 , 2017-04-24
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\crps.m, 190 , 2017-05-01
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\crps1.asv, 436 , 2017-05-01
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\crps1.m, 435 , 2017-04-27
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\fff.xlsx, 10133 , 2017-04-23
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\jisuan.m, 123 , 2017-05-10
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\main.m, 208 , 2015-09-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\main_me.asv, 690 , 2017-05-10
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\main_me.m, 909 , 2017-05-10
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\mean5_3.m, 611 , 2016-12-12
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\NAE_function.m, 300 , 2015-04-07
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_ControlSettings.m, 4564 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_Diagnostic.m, 3845 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_FormatTime.m, 1627 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_FullStatistics.m, 6006 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_Initialisation.m, 7449 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_Likelihoods.m, 2240 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_ParameterSettings.m, 3155 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_PosteriorMode.m, 6419 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_PreProcessBasis.m, 1898 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_Sigmoid.m, 1145 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SB2_UserOptions.m, 5926 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl.asv, 3651 , 2017-05-10
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl.m, 3650 , 2017-05-10
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl_power1.asv, 3349 , 2016-11-30
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl_powerfengsu.m, 4380 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl_quantile.asv, 3388 , 2017-01-19
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl_quantile.m, 3387 , 2017-01-19
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sbl_train.xlsx, 301653 , 2017-04-19
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SparseBayes.m, 25270 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\SparseBayesDemo.m, 8124 , 2014-06-26
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\sum_pin_ball.m, 286 , 2017-01-19
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\yc.mat, 4995 , 2017-04-25
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序\结果.xlsx, 384064 , 2017-04-27
Intelligent_Algorithm\稀疏贝叶斯程序\幅相值\fff.xlsx, 161881 , 2017-04-19
Intelligent_Algorithm\稀疏贝叶斯程序\幅相值\zhuanhuan.asv, 320 , 2017-04-19
Intelligent_Algorithm\稀疏贝叶斯程序\幅相值\zhuanhuan.m, 321 , 2017-04-19
Intelligent_Algorithm\统计稀疏分解欠定盲源分离程序\ssdp.m, 2768 , 2018-12-29
Intelligent_Algorithm\聚类分析及matlab实现.ppt, 1121280 , 2018-12-22
Intelligent_Algorithm\遗传算法加投影寻踪\pursuit.m, 2944 , 2018-12-21
Intelligent_Algorithm\Clustering-master\data, 0 , 2019-01-28
Intelligent_Algorithm\Clustering-master\lib, 0 , 2019-01-28
Intelligent_Algorithm\Clustering-master\tool, 0 , 2019-01-28
Intelligent_Algorithm\稀疏贝叶斯程序\SBL程序, 0 , 2019-05-27
Intelligent_Algorithm\稀疏贝叶斯程序\幅相值, 0 , 2017-09-07
Intelligent_Algorithm\Clustering-master, 0 , 2019-02-18
Intelligent_Algorithm\C均值聚类分析, 0 , 2009-07-02
Intelligent_Algorithm\Hough-master, 0 , 2015-12-24
Intelligent_Algorithm\K-means, 0 , 2019-04-21

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

发表评论

0 个回复

  • Sparse_Signal_Representation
    介绍压缩传感理论中要用到的信号的稀疏表征原理(Introduced the theory of compressed sensing to use the sparse representation of signal theory)
    2010-05-19 11:33:12下载
    积分:1
  • maxmin1
    HILBERT-HUANG TANSFORM 进行曲线拟和时求信号极大极小值的两种方法(SYSTEMS-CSF TANSFORM for curve fitting and time for signal minimax Two methods)
    2007-04-30 22:15:25下载
    积分:1
  • CSV_text_data_reader
    说明:  批量读取csv文件 并保存成mat格式 有助于做大量数据处理的人(Read csv file and save into mat format)
    2010-04-17 16:15:10下载
    积分:1
  • KLDCT_img
    用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。(For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.)
    2014-02-24 16:32:32下载
    积分:1
  • ekg
    Electrocardiography (ECG or EKG) is the recording of the electrical activity of the heart over time via skin electrodes. This program make a EKG signal.
    2009-04-23 09:45:58下载
    积分:1
  • cropping
    This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).
    2009-05-08 21:47:32下载
    积分:1
  • car
    以典型汽车为例,实现汽车周围的气动环境数值模拟(Example of the typical automobile to achieve the aerodynamic environment around the vehicle simulation)
    2009-06-14 15:01:52下载
    积分:1
  • ycsf
    说明:  基于遗传算法的投影寻踪模型Matlab源码(Projection pursuit based on genetic algorithm model of Matlab source)
    2010-04-02 16:41:36下载
    积分:1
  • Matlab-Monte_Carlo
    基于Matlab语言的Monte_Carlo入门教程.用于初学者学习。有一定的指导意义。(Based on Matlab language Monte_Carlo Tutorial. For beginners. Have some significance.)
    2010-10-23 02:42:58下载
    积分:1
  • PLS1
    单一应变量,pls编程,内容详细主要并有误差分析(Single strain, pls programming, detailed error analysis of the major and have)
    2011-05-05 08:30:08下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载