登录
首页 » matlab » lujingguihua-yiqunsuanfa(matlab)

lujingguihua-yiqunsuanfa(matlab)

于 2013-06-19 发布 文件大小:15KB
0 333
下载积分: 1 下载次数: 132

代码说明:

  机器人障碍环境下路径规划问题,采用改进的回退蚁群算法,matlab版源代码,有可视化界面。(Robot obstacle environment path planning problem, using an improved back colony algorithm, matlab version of the source code, visual interface.)

文件列表:

do_im1.m,69,2012-06-12
do_tr.m,64,2012-05-10
do_tr1.m,61,2012-05-10
G2D.m,4939,2012-05-03
G2T.m,219,2011-06-16
imaca1.m,9904,2012-06-12
imacasp.m,9999,2012-05-10
LEN.m,130,2011-06-16
map.m,833,2012-06-12
traca1.m,8205,2012-05-10
tracasp.m,8243,2012-06-12
函数调用.txt,2046,2012-06-12

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

发表评论

0 个回复

  • MatlabSingleProcessing
    Matlab信号处理指导电子书,分数字信号处理工具箱、阵列信号处理工具箱和时频分析工具箱三大部分分别详解且均有实例,全书351page,很不错的matlab信号处理教程。(Matlab Single Processing)
    2009-07-19 19:51:51下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • PWM-geneartion
    PWM generation for switches
    2013-09-15 09:31:52下载
    积分:1
  • Cross
    遗传算法染色体的选着,交换和遗传。。。。。(Genetic algorithm)
    2013-11-10 20:49:55下载
    积分:1
  • shiyuboshuxc
    频域波束形成频域波束形成频域波束形成频域波束形成(Frequency domain beamforming frequency domain beamforming frequency domain beamforming)
    2021-03-09 19:59:27下载
    积分:1
  • SLM
    用SLM方法来减小OFDM系统的PAR,给出在不同的M值下,系统的PAR曲线图。(To reduce the use of SLM OFDM system PAR, gives the different values ​ ​ of M, the system PAR of Fig.)
    2013-11-18 13:53:58下载
    积分:1
  • DCTDWT
    DCT + DWT algorithm for data encrytion hiding
    2010-09-24 23:33:59下载
    积分:1
  • fuzzyDC
    说明:  模糊控制的DCDC变换器,模糊规则按照自己设定的,根据具体情况可以自己设定。(Fuzzy control of DCDC converters, according to their own set of fuzzy rules, can be set according to specific circumstances.)
    2010-04-13 22:48:17下载
    积分:1
  • current_3_phase_with_trans
    应用simulink仿真环境实现由三相正弦波产生PWM波形的仿真实验(PWM control)
    2013-09-25 15:21:54下载
    积分:1
  • oblique-impact
    文件里是一个非常新颖的matlab程序,对研究碰撞和摩擦理论的人来说是非常值得参考的程序。(File is a very novel matlab program, the study of the collision and friction theory for people who are very good reference procedures,)
    2015-01-16 15:29:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载