登录
首页 » matlab » fangzhen

fangzhen

于 2020-12-15 发布 文件大小:241KB
0 231
下载积分: 1 下载次数: 46

代码说明:

  基于模糊控制的MATLAB避障算法,课设内容,最后效果还不错。(Based on the fuzzy control of MATLAB obstacle avoidance algorithm, teaching content, the final effect is not bad.)

文件列表:

fangzhen
........\fuzzy
........\.....\CheckIsBlocked.asv,709,2011-12-23
........\.....\CheckIsBlocked.m,939,2011-12-24
........\.....\DistOfDot2Cirs.m,212,2011-12-20
........\.....\DotLineDist.m,210,2011-12-16
........\.....\DotRotWithAngel.m,141,2011-12-22
........\.....\FuzzyTheData.m,152,2011-12-24
........\.....\GetMinDistance.asv,5772,2011-12-22
........\.....\GetMinDistance.m,5175,2011-12-22
........\.....\GetNewLineAngle.asv,304,2011-12-23
........\.....\GetNewLineAngle.m,304,2011-12-23
........\.....\GetNewLineKBF.asv,546,2011-12-22
........\.....\GetNewLineKBF.m,651,2011-12-23
........\.....\GetOutBlocked.asv,772,2011-12-25
........\.....\GetOutBlocked.m,794,2011-12-25
........\.....\GetPosOutBarCir.asv,872,2011-12-20
........\.....\GetPosOutBarCir.m,1184,2011-12-24
........\.....\GetPosWithAngelAndDistance.asv,1868,2011-12-22
........\.....\GetPosWithAngelAndDistance.m,1864,2011-12-22
........\.....\GetTri.asv,239,2011-12-22
........\.....\GetTriDistance.asv,5052,2011-12-22
........\.....\GetTriDistance.m,5106,2011-12-22
........\.....\GetTriMinDistWithGoalPos.m,1586,2011-12-24
........\.....\lillterC.fis,1696,2011-12-23
........\.....\linegram.m,467,2011-12-22
........\.....\PlotCir.m,174,2011-12-19
........\.....\run_fuzzy.m,8670,2015-12-31
........\.....\TwoDotDist.asv,219,2011-12-20
........\.....\TwoDotDist.m,222,2011-12-19




........\readme.txt,210,2015-12-31
........\仿真.docx,126421,2015-12-31

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

发表评论

0 个回复

  • two-dimensional-turbulent-fluid-
    一个采用FLUENT计算气体-液体两相流的算例,附件文件可以直接用FLUENT打开,并附带了计算结果截图。(FLUENT is calculated using a gas- liquid two-phase study, attachment files can be opened directly by FLUENT, and the calculation results with the screenshot.)
    2014-03-31 00:04:19下载
    积分:1
  • vlmd
    计算低速气动力的涡格法程序,来自NASA,可信度高(This is a vortex lattice aerodynamic program from the low speed aerodynamics group at NASA Langley)
    2021-03-17 18:19:21下载
    积分:1
  • yxtjfqiujie
    求解雷诺方程有有限元法、有限差分法、有限体积法,本程序就是采用有限体积法对雷诺方程进行求解。(Solving Reynolds equation has finite element method, finite difference method, finite volume method, the program is the use of finite volume method to solve the Reynolds equation.)
    2016-01-12 21:46:55下载
    积分:1
  • 《啊哈!法》
    用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
    2017-10-26 19:20:16下载
    积分:1
  • jvzhenlianxi
    实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication. )
    2012-08-22 09:29:57下载
    积分:1
  • cubic_spline
    说明:  三次样条插值的MATLAB程序(三弯矩方程)(Cubic Spline Interpolation MATLAB (3 Moment equation))
    2020-10-04 17:07:39下载
    积分:1
  • RSM
    响应面方法的一个例子,二阶响应面,使用正交矩阵法求解(rsm algorithms )
    2009-11-10 22:32:19下载
    积分:1
  • 2D_seismic_wave_forward_fortran
    二维弹性波正演程序,是在win7下Fortran编译器实习的(Dimensional elastic wave forward procedure, is under win7 Fortran Compiler internship)
    2015-02-27 15:02:38下载
    积分:1
  • spmv_csr
    稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
    2013-07-11 17:46:21下载
    积分:1
  • ErosionTabakoff
    用于拓展fluent磨损模型的UDF,采用tabakoff经验公式描述磨损量。(a udf to optimize erosion model in Fluent)
    2021-03-05 17:19:31下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载