登录
首页 » Others » oymwhss

oymwhss

于 2018-11-14 发布 文件大小:29KB
0 129
下载积分: 1 下载次数: 3

代码说明:

  基于声纳信息的粒子滤波算法,可以利用声纳信息和不完全环境信息通过该算法完成机器人的自定位过程,本例是在原有基础上的改进,(Particle filter algorithm based on sonar information can use sonar information and incomplete environment information to complete the self-localization process of robot. This example is an improvement on the original basis.)

文件列表:

hs_err_pid1496.log, 14482 , 2007-10-08
hs_err_pid3024.log, 14554 , 2007-10-08
error.bmp, 236278 , 2007-10-15
init_oneparticle.asv, 4533 , 2007-10-10
Init_particles.asv, 518 , 2007-10-11
Init_RobotSonar.asv, 4724 , 2007-10-04
main.asv, 565 , 2007-10-15
Orientat.asv, 3588 , 2007-10-20
Orientat_IsEnd.asv, 736 , 2007-10-24
plot_Robot_Particle.asv, 1922 , 2007-10-16
ReSample_paricles.asv, 1763 , 2007-10-11
RobotgetRange.asv, 4663 , 2007-10-11
test.asv, 502 , 2007-10-10
updata_particles.asv, 1043 , 2007-10-11
updata_particleValue.asv, 961 , 2007-10-11
zangle_ok.asv, 762 , 2007-10-06
untitled.fig, 5374 , 2007-10-24
5angle_ok.m, 759 , 2007-10-08
forsee_RobotPosition.m, 662 , 2007-10-11
init_oneparticle.m, 4465 , 2007-10-11
Init_particles.m, 965 , 2007-10-15
Init_RobotSonar.m, 4647 , 2007-10-11
Init_RobottestSonar.m, 5043 , 2007-10-11
main.m, 570 , 2007-10-24
Orientat.m, 2070 , 2007-10-20
Orientat_IsEnd.m, 737 , 2007-10-24
plot_Robot_Particle.m, 2158 , 2007-10-24
ReSample_paricles.m, 1768 , 2007-10-11
RobotgetRange.m, 4569 , 2007-10-11
test.m, 661 , 2007-10-11
updata_particles.m, 1041 , 2007-10-11
updata_particleValue.m, 958 , 2007-10-11
VDistance_pointTopoint.m, 158 , 2007-09-29
error.mat, 192 , 2007-10-08
error1.mat, 178 , 2007-10-10
lastTh.mat, 183 , 2007-10-10
lastx.mat, 182 , 2007-10-10
lasty.mat, 182 , 2007-10-10
num.mat, 174 , 2007-10-10
p.mat, 4591 , 2007-10-10
Robot.mat, 207 , 2007-10-10
Robottest.mat, 264 , 2007-10-10
process0.jpg, 10070 , 2007-10-24

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

发表评论


0 个回复

  • 基于MATLAB进行标准化降水指SPI程序 spi
    基于MATLAB进行标准化降水指数SPI计算程序,主要用于干旱分级的确定指数。(Standardized precipitation index SPI calculation based on MATLAB program, mainly used to determine the index drought classification.)
    2021-05-14 13:30:02下载
    积分:1
  • sui-an54
    小波包分析提取振动信号中的特征频率,调试通过可以使用,自己编的5种调制信号。( Wavelet packet analysis to extract vibration signal characteristic frequency, Debugging can be used, Own five modulation signal.)
    2017-04-10 22:48:40下载
    积分:1
  • thermo_mechanical
    有限元热计算的算例,做有限元热分析的朋友比较有用(Finite element calculation of hot example, to do finite element analysis of hot Friend more useful)
    2007-09-21 20:32:05下载
    积分:1
  • top-ten-algorithms-of-mathematical
    自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
    2012-05-08 10:47:43下载
    积分:1
  • 最简单的一个vumat子程序quenchplate_xpl_vumat
    最简单的一个vumat子程序,不同温度对应不用屈服,包含应力更新(The simplest VUMAT subroutine does not yield to different temperatures, including stress updates.)
    2018-05-05 17:01:24下载
    积分:1
  • [emuch.net][1658947]Console6
    计算材料学中用相场法模拟合金凝固相变的程序(Computational Materials Science using phase-field simulation of solidification phase change process)
    2021-01-28 16:38:34下载
    积分:1
  • fftAna
    FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
    2020-06-21 06:00:02下载
    积分:1
  • Gmsh-4.0.6-source
    经典的三维有限元网格生成程序全套源代码及配套的前处理、后处理程序。用C++和Fortran开发。同时配有Manual使用手册。(a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities, source codes are compiled by C++ and Fortran language, with manual.)
    2020-12-08 21:29:21下载
    积分:1
  • color bar
    主要是交通行业的时空矩阵的3维热力图表达方式,不同检测器与不同时间段的流量作为颜色的第三位导入,热力图调整颜色表达更清晰(mianly used for transportation engineering. It can plot the three dimension of the real traffic situation, including different temporal and spatial. the code also can modify the parameter of the colorbar.)
    2017-09-18 09:55:43下载
    积分:1
  • lixiangshiliuyouxianyuanqiujie
    理想流体势流的有限元求解程序,简单易懂,适合初学者对该方法编程的一个初步认识,程序内有详细的注释(Potential flow of ideal fluid finite element solver, easy to understand, this method is suitable for beginners programming a preliminary understanding of the program with detailed notes)
    2013-11-13 09:47:37下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载