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

搜索资源列表

  1. proj4

    2下载:
  2. MIT--航空航天工程中的计算方法_概率论方法实例——涡轮叶片中的热传导问题 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace engineering calculation
  3. 所属分类:transportation applications

    • 发布日期:2014-09-13
    • 文件大小:331776
    • 提供者:skp
  1. CPP-math-algorithm

    0下载:
  2. C++数值算法,包含了各种基本的排序、查找、插值、拟合、常微分方程求解、线性代数的运算、汉字操作等等代码-C++ code for math algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:374667
    • 提供者:何烈山下
  1. Euler

    0下载:
  2. 欧拉法和龙格库塔算法解一阶常微分方程源代码-Euler method and Runge-Kutta algorithm for solving differential equation source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:643
    • 提供者:
  1. oula

    0下载:
  2. 数值分析作业。C语言编程。常微分方程初值问题的数值方法,详细分析了欧拉法的解法和分析,有结果输出和分析-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:178191
    • 提供者:王昆仑
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. Boundary

    0下载:
  2. 数值分析算法实现(C语言实现): 常微分方程边值问题数值解法-Numerical analysis algorithms (C language): Ordinary Differential Equations Numerical Solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:11211
    • 提供者:周思良
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. C++jingdianshuzhisuanfayuanma

    0下载:
  2. C++经典数值算法源码,插值,查找,常微分方程(组)求解,等算法C源码。-C++ Classical numerical algorithm source, interpolation, find, ordinary differential equations (group) to solve, such as C-source algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:355055
    • 提供者:zyj
  1. shuzhifenxishangji

    0下载:
  2. 研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。-Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test, on the numerical analysis of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:23187
    • 提供者:刘文
  1. mymath

    0下载:
  2. 数值计算方法中常用方法的程序实现,包括线性方程组求解,差值拟合,常微分方程求解等-Numerical methods commonly used methods of procedures to achieve, including solving linear equations, difference fitting, ordinary differential equation solving, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:9137
    • 提供者:陈洁
  1. Runge_Kutta

    0下载:
  2. runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:456621
    • 提供者:happynoom
  1. 5_4_7Talor

    0下载:
  2. Taylor方法,解决常微分方程的初值问题-Taylor method to solve ordinary differential equations initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:441349
    • 提供者:happynoom
  1. 5_3_12_Euler

    0下载:
  2. Euler算法,解决常微分方程的初值问题。-Euler algorithm to solve the initial value problem of ordinary differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:445085
    • 提供者:happynoom
  1. Euler

    0下载:
  2. 用Euler法计算常微分方程数值解,由文件输入,以表格形式输出-Using Euler method to calculate the numerical solution of ordinary differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:768
    • 提供者:王记召
  1. DifferentialEquationsInitialValueProblem

    0下载:
  2. 求解常微分方程的初值问题的常用的matlab程序-Ordinary Differential Equations Initial Value Problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:10754
    • 提供者:范恩妍
  1. Source_code_matlab

    0下载:
  2. 源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法-Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Soluti
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2838714
    • 提供者:李洁
  1. szfx7

    1下载:
  2. 数值分析之计算方法与实验7:常微分方程数值解法 by java-Numerical Analysis of calculation methods and experimental 7: Numerical Solution of Ordinary Differential Equations by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:11521
    • 提供者:SA
  1. changweifenfangchengdechuzhiwenti

    0下载:
  2. 常微分方程的处置问题的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-The disposition of ordinary differential equations of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10778
    • 提供者:苏木亚
  1. Math

    0下载:
  2. C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:338114
    • 提供者:fengwentong
  1. ode

    0下载:
  2. 常微分方程的初值问题、边值问题的算法,代数微分方程常用算法-The initial value problem of ordinary differential equations, boundary value problems for the algorithm, commonly used algorithm of algebraic differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4259840
    • 提供者:xiajinjun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com