登录
首页 » matlab » Intelligent_Algorithm

Intelligent_Algorithm

于 2019-06-15 发布
0 114
下载积分: 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 个回复

  • ws_net
    小世界网络,可以生成网络图,可以自己设置网络(The small-world network, can generate a network diagram, you can set up their own network)
    2013-04-09 16:24:21下载
    积分:1
  • PnGen
    说明:  使用matlab编写的PN序列函数,用来生成PN序列,里面有大量说明(use Matlab prepared by the PN sequence function, used to generate PN sequence, there are extensive notes)
    2006-05-10 08:17:12下载
    积分:1
  • MATLAB6
    这是一个简介sinulink的课件文档,对入门有些帮助。(This is a profile sinulink courseware documents on entry of some help.)
    2011-05-03 10:36:36下载
    积分:1
  • KLbianhuan
    KL变换本征滤波技术在海洋地震资料处理中的应用(KL transform eigen filtering technology in marine seismic data processing application)
    2012-06-25 11:19:40下载
    积分:1
  • firefly_simple
    The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1] All fireflies are unisexual, so that one firefly will be attracted to all other fireflies Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases If there are no fireflies brighter than a given firefly, it will move randomly. The brightness should be associated with the objective function. Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
    2014-12-24 05:08:32下载
    积分:1
  • cuckooMain
    Therefore, the Z-source inverter can buck and boost voltage to a desired output voltage that is greater than the available dc bus voltage
    2015-01-18 23:46:55下载
    积分:1
  • lai_gh48
    部分实现了追踪测速迭代松弛算法,AHP层次分析法计算判断矩阵的最大特征值,小波包分析提取振动信号中的特征频率。( Partially achieved tracking speed iterative relaxation algorithm, Calculate the maximum eigenvalue judgment matrix of AHP, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-04-01 22:36:11下载
    积分:1
  • fenduanhanshu
    说明:  实现分段函数的图形绘制,包括三角函数,直线等。对于初学者有一定的引导作用。(To achieve sub-function graphics rendering, including trigonometric functions, linear, etc.. For beginners there is a certain guide.)
    2010-04-08 09:07:49下载
    积分:1
  • Matlab
    基于Matlab的去隔行算法,将运动图像造成的模糊去除。(The de-interlacing algorithm based on Matlab, the moving image blur removal.)
    2010-05-27 11:39:40下载
    积分:1
  • prim_suanfa
    通信网中图论部分PRIM算法生成最小生成树的matlab程序(Communication network center theory of some PRIM algorithm to generate minimum spanning tree of the matlab program )
    2013-05-22 10:04:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载