登录
首页 » matlab » potential

potential

于 2017-12-27 发布 文件大小:1KB
0 94
下载积分: 1 下载次数: 4

代码说明:

  利用人工势场法对机器人进行路径规划,能够有效避开障碍物(The artificial potential field method is used to plan the path of the robot, which can effectively avoid the obstacles)

文件列表:

potential\compute_angle.m, 594 , 2016-01-07
potential\compute_Attract.m, 241 , 2016-01-07
potential\compute_repulsion.m, 1446 , 2016-01-07
potential\main.m, 1937 , 2016-01-07
potential, 0 , 2017-12-27

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

发表评论

0 个回复

  • DC_DCclose
    为和各位大神探讨DC-DC控制,特意在MATLAB中DC-DC闭环控制仿真(DC-DC Closed Loop Control Simulation in MATLAB)
    2019-06-03 21:39:07下载
    积分:1
  • vbemgmm
    在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maximum likelihood function of EM algorithm, but the algorithm is prone to overfitting, so this paper proposes a variational EM algorithm to estimate the parameters, can avoid the shortcomings of the EM algorithm in the. The following example file illustrates the use of the following sample file Examplevbem, VBEM, M sample files Faithful.txt data set as an example)
    2021-04-20 10:18:50下载
    积分:1
  • VB2010code
    文件是微软官方的VB2010学习资料的源码,适合初学者在学习过程中参考学习。(The document is the VB2010 learning of Microsoft' s official source of information for beginners to refer to learning in the learning process.)
    2012-07-15 18:35:03下载
    积分:1
  • SpectrumAndPhase
    老外写的一份关于瞬时频率的算法程序及代码,很好很强大,十分值得一看哦。(Written by a foreigner on the Instantaneous Frequency algorithm program and code, very good very strong and very worth a visit oh.)
    2009-11-26 13:07:56下载
    积分:1
  • Adc
    说明:  实现对逆变器的三相电流、三相电压、三相IGBT温度、三相的频率等采样,涉及了应用层程序和底层程序(Sampling of three-phase current, three-phase voltage, three-phase IGBT temperature and three-phase frequency of inverters is realized, which involves application layer program and bottom layer program.)
    2020-06-20 10:00:01下载
    积分:1
  • databricks-spark-reference-applications.pdf.tar
    摘要: 现有的聚类算法比如 CluStream 是基于 k-means 算法的。这些算法不能够发现任 意形状的簇以及不能处理离群点。 解决上述问题,本文提出了 而且, 它需要预先知道 k 值和用户指定的时间窗口。 为了 分将数据映射到一个网格, D-Stream 算法,它是基于密度的算法。这个算法用一个在线部 在离线部分计算网格的密度然后基于密度形成簇。 度衰减技术来捕获数据流的动态变化。 为了探索衰减因子、 数据密度以及簇结构之间的关系, 我们的算法能够有效的并且有效率地实时调整簇。 群点的稀疏网格是合理的, 算法采用了密 而且, 我们用理论证明了移除那些属于离 从而提高了系统的时间和空间效率。 该技术能聚类高速的数据流 而不损失聚类质量。 实验结果表明我们的算法在聚类质量和效率是有独特的优势, 并且能够 发现任意形状的簇,以及能准确地识别实时数据流的演化行为(Abstract: Existing clustering algorithms such as CluStream are based on the k-means algorithm. These algorithms can not be found Meaningful clusters and can not handle outliers. To solve the above problems, this paper presents)
    2017-09-03 11:05:23下载
    积分:1
  • 随机森林
    说明:  随机森林算法与 Bagging 算法类似,均是基于 Bootstrap 方法重采样,产生多个训练集。不同的是,随机森林算法在构建决策树的时候,采用了随机选取分裂属性集的方法 本程序中,将乳腺肿瘤病灶组织的细胞核显微图像的 10 个量化特征作为模型的输入,良性乳腺肿瘤和恶性乳腺肿瘤作为模型的输出。用训练集数据进行随机森林分类器的创建,然后对测试集数据进行仿真测试,最后对测试结果进行分析。(Similar to bagging algorithm, random forest algorithm is based on bootstrap resampling to generate multiple training sets. The difference is that the random forest algorithm uses the method of randomly selecting the split attribute set when constructing the decision tree In this program, 10 quantitative features of nuclear microscopic image of breast tumor tissue are taken as the input of the model, and the benign and malignant breast tumor are taken as the output of the model. The training set data is used to create the random forest classifier, then the test set data is simulated and the test results are analyzed.)
    2020-07-05 20:39:15下载
    积分:1
  • Chapter1
    深入理解VC++书籍第一章源代码。。。。(Source code for chapter one of Deep understanding VC++.....)
    2017-02-26 14:36:44下载
    积分:1
  • 基于平方根UKF的车辆组合导航——平方根UKF
    说明:  《基于平方根UKF的车辆组合导航》陈阳舟(HCkf,ACkf,Ckf,SHHCkf,AHCKF)
    2020-12-29 15:20:42下载
    积分:1
  • 17794_结构分析的有限元法与Matlab程序设计程序
    说明:  利用M语言实现有限元编程,包含各种单元的应用,以及有限元的动力学求解(Finite element programming with Matlab)
    2020-05-23 23:08:10下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载