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

搜索资源列表

  1. 龙格库塔求解微分方程数值解

    0下载:
  2. 龙格库塔求解微分方程数值解-Runge - Kutta numerical solution of differential equations solved
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7389
    • 提供者:林子
  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  1. 实验4-微分方程

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:葛林
  1. 多功能数值仿真计算器

    0下载:
  2. 本程序提供了输入表达式计算、积分、微分、拟合、插值等多种数值计算,界面简练,功能强大-procedures for the importation of expression, integral, differential, fitting, interpolation and other numerical calculation, concise interface, powerful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18174
    • 提供者:向红
  1. 常微分方程初值问题的数值解法

    1下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21166
    • 提供者:周思良
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. quanmeijindian-shuzhifenxi

    0下载:
  2. 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7577216
    • 提供者:yangiy
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. numericalintegration

    0下载:
  2. 基于NI虚拟仪器的数值积分和数值微分程序-numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:18780
    • 提供者:吴喱
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17145214
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. 微分方程+偏分方程

    1下载:
  2. 计算微分方程和偏微分方程数值解,有效解决现实生活中多元复杂问题(The numerical solutions of differential equations and partial differential equations are calculated)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:Z先森
  1. 偏微分方程的数值解法

    1下载:
  2. 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:91136
    • 提供者:wang155
  1. 偏微分方程数值解法

    0下载:
  2. 偏微分方程的数值解法,编程的理论指导,工科必备知识(Numerical solution of partial differential equation, necessary knowledge of Engineering)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:8121344
    • 提供者:柳如烟
  1. 第16章 偏微分方程的数值解法

    0下载:
  2. 工程应用中的偏微分方程的数值解法,包括源代码和函数索引,用于matlab中PDE工具箱的学习(Numerical solution of partial differential equation in engineering application)
  3. 所属分类:mathematica

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:yrmin
  1. 常微分方程的数值解法

    1下载:
  2. 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. Romberg

    0下载:
  2. 数值分析的龙贝格算法。数值积分与数值微分,谢谢使用!(Romberg algorithm of numerical analysis.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:62464
    • 提供者:嗣子
  1. 常微分方程初值问题数值解法matlab程序及说明

    0下载:
  2. 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:104448
    • 提供者:-zl-
  1. 偏微分方程的数值解法的程序

    2下载:
  2. 偏微分方程数值解法的MATLAB程序汇总(Summary of MATLAB program for numerical solution of partial differential equation)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-09
    • 文件大小:92160
    • 提供者:Weiyu_Shen
  1. [微分方程的数值解法与程序实现][华冬英,李祥贵]

    7下载:
  2. [微分方程的数值解法与程序实现 书中的源码和课件。
  3. 所属分类:物理计算

    • 发布日期:2020-03-15
    • 文件大小:14693177
    • 提供者:937092140@qq.com
« 1 23 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com