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

搜索资源列表

  1. ex1

    0下载:
  2. 结合fortran语言利用中心差分格式求解常微分方程-In combination with FORTRAN language using central difference scheme to solve differential equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:王阳
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. dirichlet

    0下载:
  2. 二阶常微分方程- u + q * u = f,狄利克雷问题数值解程序-- u + q* u = f,dirichlet boundary
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:lxq
  1. dirichlet_border

    0下载:
  2. 二阶常微分方程- u + q * u = f,洛平问题的数值程序-- u + q* u = f,robin boundary
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:lxq
  1. adomian

    0下载:
  2. adomian 分解法 求解非线性常微分偏微分方程 很有效-adomian decomposition method
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:redream
  1. alglib-2.6.0.delphi

    0下载:
  2. ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
  3. 所属分类:Fractal program

    • 发布日期:2017-03-18
    • 文件大小:880640
    • 提供者:zhouping
  1. fortran(9)

    0下载:
  2. 用fortran编写的解常微分方程的代码,包括:euler方法、改进的euler方法、RK4方法,二阶常微分方程rk4方法。-some code for newer practice
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:715121
    • 提供者:储著飞
  1. Archive

    0下载:
  2. 分别用欧拉方法,改进欧拉方法,经典龙格库塔法解指定常微分方程(可在源码中调整方程内容)-Respectively use Eula, Modifying Eula and Longe Kuta method to calculate ordinary differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:84808
    • 提供者:hzf
  1. RungeKutta

    0下载:
  2. 龙格库塔法求解常微分方程的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Runge-Kutta method for solving ordinary differential equations procedures to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:郑南宁
  1. cvode-2.8.2.tar

    0下载:
  2. c++程序 解决常微分方程组,比较权威的求解器,cvode-c++ program to solve ordinary differential equations, more authoritative solver, cvode
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1933699
    • 提供者:林圣强
  1. lyapunov

    0下载:
  2. 用于计算常微分方程的李亚普罗夫指数,很有用- It is useful to calculate Lyapunov exponent of a Ordinary differential equations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3232
    • 提供者:junyi li
  1. numerical-calculation--of-matlab

    0下载:
  2. 数值计算中的matlab,包括插值法matlab程序,方程组的数值解法MATLAB程序,常微分方程的数值解法MATLAB程序,曲线拟和的最小二乘法matlab程序,数值积分MATLAB程序,非线性方程的数值解法matlab程序-numerical calculation of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:29025
    • 提供者:小小
  1. Runge-Kutta

    2下载:
  2. 用二阶Runge-Kutta公式求解常微分方程组初值问题-With a second-order Runge-Kutta formula to solve initial value problem of ordinary differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:35374
    • 提供者:xuzz
  1. chaos--seidel--jacobi--lnback--ode

    0下载:
  2. 该程序包包含五个代码,均用matlab编写,内容分别是混沌动力系统中,logistics函数随参数a变化周期收敛图像;以及seidel,jacobi两种迭代法求解线性方程组;以及常微分方程求解乒乓球运动轨迹;以及用newton向后插值法估计lnx函数值的源文件。-This package contains five codes are written in matlab, the contents are chaotic dynamical systems, logistics function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:杨文昌
  1. SimuBlocks5.3

    0下载:
  2. 一个类似simulink的模块化系统仿真软件,可进行一切常微分方程(组)及其系统的仿真计算,支持子系统封装,另含有可编程模块(lua语言)后处理形式丰富,目前附带3D模型显示,傅里叶分析显示,示波器,绘图仪等输出模块-A similar modular system simulink simulation software, simulation can be performed all ordinary differential equations (group) and its system
  3. 所属分类:Education soft system

    • 发布日期:2017-05-25
    • 文件大小:8660698
    • 提供者:江河
  1. test

    0下载:
  2. 常微分方程的数值解和精确解,数值解法包括Euler方法,改进的Euler方法,2阶R-K方法,4阶经典R-K方法-Numerical solution and exact solution of ordinary differential equations, numerical solutions include Euler method, the improved Euler method, 2 order R- K method, 4 order classical R- K method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:liu
  1. linear-element-

    0下载:
  2. 主要用于求解常微分方程两点边值问题的线性元格式,算法有效的验证了理论。-mainly used for solving two point boundary value problem of linear element scheme for ordinary differential equation , the algorithm effectively verify the theory.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2151591
    • 提供者:谢建强
  1. bin

    0下载:
  2. MATLAB 常微分方程ode函数的几种源代码-numerical functions ordinary differencial equations in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:890
    • 提供者:lrt
  1. Numerical_Computing_with_MATLAB_2004

    0下载:
  2. 非常经典的160个matlab源程序,并且包含说明书(英文版),内容涵盖线性方程组、插值、零和根、最小二乘、正交、常微分方程、傅立叶分析、随机数、特征值和奇异值和偏微分方程-Very classic 160 matlab source, and contains instructions (in English), covering linear equations, interpolation, zero and roots, least squares, quadrature, ordina
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4457731
    • 提供者:王伟
  1. Differential-Equations

    0下载:
  2. 常微分方程数值解(含有几个算例,可以结合算例学习)-Numerical Solution of Ordinary Differential Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3051
    • 提供者:markzhao
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 »
搜珍网 www.dssz.com