CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 微分方程

搜索资源列表

  1. newoula-C

    0下载:
  2. * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:xuyan
  1. odemonitor

    0下载:
  2. 实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:游江
  1. exciese

    0下载:
  2. 解ode的算法源程序,算例为一阶常微分方程-ode solution algorithm source code, examples of first-order differential equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3003
    • 提供者:章华容
  1. work5

    0下载:
  2. 常微分方程求解过程!主要是使用matlab环境编译的!-ordinary differential equation solving process! Mainly use Matlab environment compiler!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1721
    • 提供者:月夜
  1. cal_direct

    0下载:
  2. 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:谢鹏
  1. Matlabpianweifen

    0下载:
  2. 关于matlab偏微分方程工具箱函数功能介绍,适用于matlab5.3以上版本。-on Matlab toolbox functions PDE functions, the matlab5.3 applicable to the above version.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50177
    • 提供者:念江灯
  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. ODEsolve_numberic

    0下载:
  2. 数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入Include文件夹即可]-the numerical solution of ordinary differential equations to achieve C [TEXT-based procedures, other methods (C) Add Include folders can be]
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25868
    • 提供者:急惊风
  1. MATLABequationsolve

    0下载:
  2. 用Taylor展开法、平方法等解常微分方程,非常直观易懂,适合于初学者。-start with Taylor, Xie Ping method ordinary differential equations, very intuitive to understand and suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2715
    • 提供者:落落
  1. image_inpainting1

    0下载:
  2. 基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1935079
    • 提供者:李辉
  1. 53432641

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:float f(float , float)即可;-project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:马克
  1. DelayedMackey-Glass

    1下载:
  2. 利用Matlab求解带有时间延迟的Mackey-Glass系统,在非线性动力学中经常用到。可以用来求解类似的延迟微分方程系统。-using Matlab time delay with the Mackey-Glass Systems, Nonlinear Dynamics frequently used. Can be used to solve the differential equation similar to the delayed system.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:833
    • 提供者:贾强
  1. lorenzsystembyinline

    0下载:
  2. 利用Maltab求解变参数lorenz方程,在非线性动力学和混沌研究中经常遇到类似的问题。本程序也可以求解类似的有变参数的微分方程系统如Chen system, Lv system, Rossler system 等。-use Maltab variational parameters lorenz equation, Nonlinear Dynamics and Chaos often encountered similar problems. The procedures also can
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:贾强
  1. lyapunovexponentfordifferentialsystem

    0下载:
  2. 计算微分方程系统的Lyapunv exponent,在非线性动力学和有关混沌的研究中非常有用。-calculated differential system Lyapunv exponent, Nonlinear Dynamics and Chaos in the study very useful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:贾强
  1. kdvequationsimulation

    3下载:
  2. %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1296
    • 提供者:贾强
  1. Delphi-ChangYongShuZhiSuanFa

    0下载:
  2. Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1597499
    • 提供者:
  1. median_block

    0下载:
  2. 此文件是matlab应用于图像处理的源文件压缩包,没有压缩密码。与偏微分方程有着密切的联系!-Matlab is a document image processing applied to the source files compressed, no compression password. And partial differential equations are closely linked.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1062
    • 提供者:
  1. median_disk

    0下载:
  2. 此文件是matlab应用于图像处理的源文件压缩包,没有压缩密码。与偏微分方程有着密切的联系!-Matlab is a document image processing applied to the source files compressed, no compression password. And partial differential equations are closely linked.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:
  1. open_close

    0下载:
  2. 此文件是matlab应用于图像处理的源文件压缩包,没有压缩密码。与偏微分方程有着密切的联系!-Matlab is a document image processing applied to the source files compressed, no compression password. And partial differential equations are closely linked.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1134
    • 提供者:
  1. dilation_disk

    0下载:
  2. 此文件包是matlab应用于图像处理的例子,没有压缩密码!并且与偏微分方程有密切关系!-this package is applied to image processing Matlab example, there is no compression password! With partial differential equations closely related!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1115
    • 提供者:
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com