CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Runge

搜索资源列表

  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.28kb
    • 提供者:阿波
  1. eularjiefangcheng

    0下载:
  2. 欧拉法解常微分方程,并与四阶龙格库塔法比较-Euler method for solving ordinary differential equations, and fourth-order Runge-Kutta method with the comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:658byte
    • 提供者:mary
  1. fuzzy_CRUOSE_CONTROL

    0下载:
  2. 利用模糊控制做巡航速度控制利用e, dot_e,當作兩個輸入,取交集在對輸出值u做砍頭的動作,再用重心法求解,再用Runge-Kutta做疊代更改增益值將會得到不一樣的結果。-Using fuzzy control to do cruise speed control using e, dot_e, as the two inputs, the output value of taking the intersection of the decapitation of the movement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:POPE0910
  1. fuzzy_control_inverted_pendulum

    0下载:
  2. 利用fuzzy做倒單擺!!利用e, dot_e,當作兩個輸入,取交集在對輸出值u做砍頭的動作,現做出控制器看輸出有無正確,再用重心法求解,再用Runge-Kutta做疊代更改增益值將會得到不一樣的結果。-Inverted pendulum using fuzzy do!! Use of e, dot_e, as the two inputs, the output value of taking the intersection of the decapitation of the moveme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:POPE0910
  1. intergate

    0下载:
  2. runge-kutta法,crank_nicolson法,adams法数值积分-runge-kutta method, crank_nicolson law, adams numerical integration method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7.35kb
    • 提供者:张广庆
  1. fourth-order-Runge-Kutta

    0下载:
  2. 重点探讨四阶龙格_库塔法在火控解算中的应用-Focus on the fourth-order Runge-Kutta method in the fire _ solver application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:559.58kb
    • 提供者:Huo
  1. hrRK

    1下载:
  2. H-R生物神经元模型用四阶龙格库塔方法求解-HR biological neuron model with fourth-order Runge-Kutta method for solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:wangyuan
  1. Two-rigid-Link-Dynamics

    0下载:
  2. 刚性两杆机构的动力学程序,为机器人动力学建模以及控制打下基础,与很多方法不同的是,这里采用龙格库塔法,显著提高运算精度-Rigid body dynamics program two shots for robot dynamics modeling and control of the foundation, with a lot of different methods is used here Runge-Kutta method, significantly improving oper
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:王铃
  1. FiveBar_Dynamic

    1下载:
  2. 双臂机器人动力学程序,采用龙格库塔法,提高运算精度。解决了闭链动力学存在约束与负载内力的问题,为后续控制打下基础-Arm robot dynamics program, using the Runge-Kutta method to improve the calculation accuracy. Closed kinetic chain exist to solve the constraint problem with the load internal forces, lay the f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.55kb
    • 提供者:王铃
  1. 2dof-rigidBody

    1下载:
  2. 自由漂浮空间机器人动力学程序,采用龙格库塔法显著提高运算速度与运算精度,为后续控制打基础-Free-floating space robot dynamics program, using Runge-Kutta method significantly improve the speed of operation and operational precision, laying the foundation for the subsequent control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.53kb
    • 提供者:王铃
  1. BaseFixed_Dynamic_Old

    1下载:
  2. 双臂空间机器人闭链动力学建模程序,采用龙格库塔法显著提高运算精度与运算速度,解决了闭链内力分配与闭环建模的难题-Arm Space Robot closed chain dynamics modeling program, using Runge-Kutta method significantly improve the accuracy and computational speed operation to solve the internal force distribution and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:98.32kb
    • 提供者:王铃
  1. logandre-method-in-numerical-method

    0下载:
  2. In numerical analysis and scientific computing, the Gauss–Legendre methods are a family of numerical methods for ordinary differential equations. Gauss–Legendre methods are implicit Runge–Kutta methods. More specifically, they are collocation methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:535byte
    • 提供者:amir hossein
搜珍网 www.dssz.com