CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab 求导

搜索资源列表

  1. legendrecof

    0下载:
  2. 勒让德多项式德生成,在matlab 中德勒让德多项式不能直接用于求导数等计算,故可以自己定义-Legendre polynomials Germany generation, Dragulescu in Matlab which allow polynomials not be directly used for such derivative, it can own definition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:刘宁
  1. Matlab遗传算法改进程序

    3下载:
  2. 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 12

    0下载:
  2. 这个是两个matlab的列子,一个是函数的微分设计,一个是函数的求导,希望对去学matlab的人有所帮助-there are two examples for matlab,one is designed for function differential,the other is designed for function derivative
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:550
    • 提供者:邓秀华
  1. MATLABFUNCTION

    0下载:
  2. 一些常用的MATLAB函数,求和; 求导数; 求极限;求泰勒展开式-Some commonly used MATLAB function, summation order derivative seeking limits order Taylor expansion
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:21184
    • 提供者:
  1. Matlab

    1下载:
  2. Matlab数值微分的程序,包含下面所列多种微分算法。 MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数-Matlab numerical differentiation procedure, including a variety of differential al
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3211
    • 提供者:Wade
  1. diff_besselj_root

    0下载:
  2. matlab 中求besselj导数的根,可以根据需要,改变输入值得到不同的根 - seek besselj derivative of the root in matlab. you may change the input to found the different answer.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:fangxian
  1. sanwj

    2下载:
  2. 三次样条插值,三弯矩法计算,曲线拟合,求插值点的函数值,一阶导数,二阶导数-Cubic spline interpolation, three-moment method, curve fitting, interpolation points demand function values, first-order derivative, second derivative
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1422
    • 提供者:jacky
  1. code

    0下载:
  2. 各种信号的产生源程序,例如阶跃信号,求导信号等-A variety of signal generation source, such as the step signal, derivative signals
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9917
    • 提供者:王丽
  1. Broyden

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:jiaoyuwei
  1. MATlab_diff_int

    0下载:
  2. 用MATLAB实现动态系统的求导与积分函数-MATLAB diff and int
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:46907
    • 提供者:chenyu
  1. matlab-common-procedures

    0下载:
  2. matlab常用程序,判断连续,求导,求极限,求切线与法线,泰勒展开-matlab common procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1511
    • 提供者:chenjiali
  1. matlab

    0下载:
  2. matlab利用符号工具箱进行解析函数求导演示的编程源码及示例图片-matlab symbolic toolbox analytic function to ask the director to show programming source code and sample pictures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:132257
    • 提供者:陈天阳
  1. matlab

    0下载:
  2. 中点倒数求积分方法,这是一些关于求解积分的一些基本程序,1.MidPoint中点公式求取导数,2.ThreePoint三点法求函数的导数-The midpoint Countdown quadrature party
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:3545
    • 提供者:张瑾
  1. 捷联惯导的matlab仿真.doc

    5下载:
  2. 导航系统中的捷联惯导,基于龙格库塔法和四元数法求解器位置和姿态,并求出其误差函数
  3. 所属分类:matlab例程

  1. 1

    4下载:
  2. 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:25600
    • 提供者:321mumu123
  1. 数值积分与函数极值实验

    0下载:
  2. matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:蓝色妖怪
  1. 贝塞尔函数根分布及其导数

    1下载:
  2. 求第一类贝塞尔函数的根分布及其它的导数图形(The root distribution and its derivative of Bessel's function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:asdys
  1. Matlab

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:juanlalalala
  1. Desktop

    0下载:
  2. 求微分方程偏导,求不同阻尼的微分方程,并用matlab仿真曲线(Differential equation of differential equation is solved by differential equation, and matlab simulation curve is used.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:Mortimeryyq
  1. liuzhuang

    0下载:
  2. 在matlab中根据计算机仿真的gui模型对1/s`2+3s+10求导。(Derivation of 1/s`2+3s+10 in Matlab based on computer simulation of GUI model.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:6144
    • 提供者:colbyxzx
« 12 »
搜珍网 www.dssz.com