搜索资源列表

  1. very_often_used_Algorithms_c_3rd_edition

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-err
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:6590464
    • 提供者:林乐
  1. RK4-AB4-AM4

    0下载:
  2. 该文件中包含有常微分方程初值问题的四种数值解法,分别是:RK4法,AB4法,AB4_AM4预测矫*和改进的AB4_AM4法-The document contains the initial value problem of ordinary differential equations of the four numerical method, namely: RK4 method, AB4 Act, AB4_AM4 forecas
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:潘晓惠
  1. Rungkuta4

    1下载:
  2. 4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.-4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王明
  1. famous_math_work

    0下载:
  2. 数学名著:《常微分方程》,是一部介绍常微分方程的经典著作,是研究非线性科学的必备工具书。-Mathematical masterpiece:
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:5420032
    • 提供者:zhucongxu
  1. MATLAB_solution_2

    0下载:
  2. 实用的电子书《偏微分方程的MATLAB解法》,是一部介绍常偏分方程的经典著作,偏微分方程必常微分方程更复杂,是研究非线性科学的必备工具书。-Practical e-book
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:5130240
    • 提供者:zhucongxu
  1. usingODE45

    0下载:
  2. 非常好的东东,可以用来求解常微分方程。包含每种情况的源程序,总有你想要的。-Dongdong very good and can be used to solve ordinary differential equations. Each case contains the source code, there is always what you want.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:62464
    • 提供者:贾贞
  1. ode_solver

    0下载:
  2. 求解常微分方程的工具,matlab版本的-A tool for solving ordinary differential equations, matlab version of the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:before
  1. MATLAB-code-design

    0下载:
  2. 此工具書是一般常用的到的數學工具書,內容詳細介紹matlab指令的各種用法,從基本的概述、初探matlab、二維平面繪圖、三維立體繪圖、數值運算與其它應用、影像顯示與讀寫、動畫製作、握把式圖形與GUI、GUIDEGUI設計環境、矩陣的處理與運算、字元與字串、多維陣列、異質陣列、結植陣列、稀疏矩陣、matlab的運算元、m檔案、程式流程控制、程式除錯、檔案輸出及輸入、程式計時、程式碼與記憶、應用程式介面、線性代數、多項式的處理、一般數學函
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:11170816
    • 提供者:林金漢
  1. ODE

    0下载:
  2. 常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:3572736
    • 提供者:夏锦
  1. Runge_KuttaAndsquar_least

    0下载:
  2. 常微分方程数值解法Runge_Kutta解法-Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:secret
  1. matlab2

    0下载:
  2. matlab求解常微分方程在机械设计中的应用-matlab solving ordinary differential equations in mechanical design
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:65536
    • 提供者:lgx
  1. Gear-method

    0下载:
  2. 了解吉尔法解常微分方程组的数学方法,并熟悉它在实际中的应用。-Jill law understanding of ordinary differential equations solution of the mathematical methods, and are familiar with it in practical applications.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-21
    • 文件大小:165888
    • 提供者:jiapengfei
  1. DoubleIntegration

    0下载:
  2. 用于求解二阶常微分方程的变步长多步积分法,适合飞行器轨道计算等领域。-Solving second order ordinary differential equations for the variable step-size multi-step integration method for calculating the fields of aircraft track.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:179200
    • 提供者:LittleArmy
  1. fit

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

    • 发布日期:2024-05-21
    • 文件大小:364544
    • 提供者:周易
  1. numerical_analysis_homework

    0下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:351232
    • 提供者:wjl
  1. changweifen

    0下载:
  2. 利用MATLAB进行求解常微分方程组的四阶R-K算-Use MATLAB to solve ordinary differential equations of fourth-order RK algorithm method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zhangcheng
  1. solvingdifferentialequations

    0下载:
  2. 有关求解微分方程的代码 常微分方程的matlab解法-using matlab to solve normal differential equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:296960
    • 提供者:田有良
  1. prog10-16

    0下载:
  2. 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The soluti
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:张扬
  1. ode

    0下载:
  2. 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:670720
    • 提供者:li
  1. ode45

    0下载:
  2. 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:jiajt
« 1 2 34 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org