登录
首页 » matlab » Intelligent_Algorithm

Intelligent_Algorithm

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

  • FINDFILE
    Recursive File Search Purpose: Traversal across an entire hard drive The SearchForFile function should work in any program provided you include the PROTO below. Note: This is a console mode program and builds with Project|Console Assemble & Link
    2014-02-18 20:21:14下载
    积分:1
  • work-ofdm
    这个是一个关于ofdm多径信道的程序,很好的程序,好不容易找到的.(This is a study on the OFDM multi-path channel of procedures, very good procedures, hard to find.)
    2007-09-09 20:58:25下载
    积分:1
  • CosGrating
    利用matlab来模拟正弦振幅型光栅,并附有图说明模拟效果(Using matlab to simulate sinusoidal amplitude grating, together with the map shows simulation results)
    2010-08-02 19:31:53下载
    积分:1
  • optium_estimate
    阵列处理课程作业,最优权波束形成,理论值、和不同快拍的对比。(Array processing course work, the optimal weight beamforming, the theoretical value, and snapshot comparison.)
    2012-06-05 16:50:18下载
    积分:1
  • chang-wei-fen-fangcheng
    微分方程求解,利用matlab软件,解决微分方程领域各种问题(Solving differential equations using matlab software, field problems to solve differential equations)
    2013-09-14 11:46:06下载
    积分:1
  • matlab
    leach的程序,可以仿真并获得数据相应的二维图表(leach program that can simulate and get the data corresponding 2D chart)
    2013-10-29 14:32:13下载
    积分:1
  • WRITE-A-PROGRAM-FOR-POWERLAW-TRANSFORM
    POWERLAW ON IMAGE PIXEL
    2014-09-03 02:44:44下载
    积分:1
  • mtetris_hacked
    别人开发俄罗斯代码,很有用,拿来分享!欢迎使用! (Others to develop the Russian code, useful to them and share! Welcome!)
    2013-01-31 20:47:22下载
    积分:1
  • SPTK-3.0
    说明:  一个用matlab写的语音处理工具程序,里面有文字说明的,(using Matlab was a voice processing tools procedure, which has a textual description,)
    2005-12-09 16:23:17下载
    积分:1
  • PSO-IEEE6
    ieee6节点粒子群潮流程序 适用于各种毕业设计(IEee6 node particle swarm tide procedure is applicable to all kinds of graduation design)
    2020-12-18 09:19:11下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 33今日下载