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

搜索资源列表

  1. matlab-math-caculate-methods

    0下载:
  2. MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:115634
    • 提供者:林真天
  1. fanyiwuchaeere

    0下载:
  2. 基于反应谱计算的基本原理,对于单自由度弹性体系在水平地震运动xg(t)作用下的动力平衡微分方程,分别使用gradient和diff进行计算,并与使用cumtrapz命令积分计算的精确计算反应谱积分公式和简化的反应谱计算积分公式值进行了比较,xg(t)分别选取了实测的爆炸震动数据和天然地震数据,经过计算发现,对于高频比较显著的爆炸震动波,用上述方法计算出的反应谱在低频部分有小的差别,对反应谱的整体特征影响不大.但对于低频比较显著的天然地震波,用cumtrapz积分计算的积分公式与用diff命令计算
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:663898
    • 提供者:李雷
  1. numerical-methods-for-DE

    0下载:
  2. 微分方程的几种数值解法的对比,隐式梯形积分法、欧拉法、改进欧拉法与解析解对比-numerical methods for solution of differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:66576
    • 提供者:whj
  1. numerical-simulation

    0下载:
  2. 4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function point
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2964
    • 提供者:dierlin
  1. EuleraTaRunge-Kutta

    0下载:
  2. 龙哥库塔程序,微分方程数值解中的一个重要程序,主要是用来求积分的。-Long Ge Kuta program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1666430
    • 提供者:花花
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:399533
    • 提供者:Zhao Jinwei
  1. NumericalMethods7.1

    0下载:
  2. matlab 基本数值分析函数,包括微分,积分方法,微分方程求解等。-some basic numerical analysis function for matlab, including difference, integral method and the methods about solving the partial differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:47124
    • 提供者:肖瑜
  1. COMSOL_MULTIPHYSICS

    0下载:
  2. 主要介绍COMSOL Multiphysics 在零维和一维模型数值分析方面的几个关键内容。这些内容包括求根、步进式数值积分、常微分方程数值积分和线性系统分析。这几乎是所有的化工过程数学分析方法。-COMSOL Multiphysics introduces several key elements in the zero-dimensional and one-dimensional numerical analysis model. These include roots, stepping
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:218630
    • 提供者:caiyue
  1. Numerical-Analysis

    0下载:
  2. 数值分析/数值计算程序,包括差值、拟合、积分、微分、线性方程组求解、非线性方程求根、常微分方程求解、偏微分方程求解、特征值求解,适合入门参考-Numerical analysis/numerical calculation procedures, including the difference, fitting, integral, differential, linear equations, finding roots of nonlinear equations, ordinary di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:64234
    • 提供者:yangzicai
  1. liyapunuo

    1下载:
  2. 随机振动-李雅普诺微分方程的精细积分在计算机上的实施算例。-The precise integration of random vibration- Lyapunov differential equations to implement on a computer example.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2800
    • 提供者:helen
  1. RK_sulotion

    0下载:
  2. 龙格库塔数值积分法解微分方程,并将结果输出txt文件-Runge-Kutta method for solving differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:657960
    • 提供者:andyliu
  1. Runge-Kutta-numerical-integration

    0下载:
  2. 利用MATLAB进行龙格库塔数值积分求解微分方程-The use of MATLAB for solving differential equations Runge-Kutta numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:925
    • 提供者:andyliu
  1. Runge-kutta

    0下载:
  2. 一种高精度 单步的数值积分方法,在已知方程导数和初值信息,利用计算机仿真时应用,省去求解微分方程的复杂过程。-A numerical integration method for high precision of single step, in the known equation of derivative and initial information, using the application of computer simulation, the complex process of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1046
    • 提供者:yuqianyong
  1. SDE_Toolbox_1.4.1

    0下载:
  2. 随机微分方程的matlab工具项,他模拟伊藤积分的路径,估计参数及可视化。-SDE Toolbox is a Matlab package for simulating sample paths of the solution of a user defined。
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-13
    • 文件大小:3460833
    • 提供者:LauTsikun
  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. MoM

    1下载:
  2. 用矩量法计算半波振子的电流分布。矩量法是将连续方程转变为离散数值方程组,此种方法对积分方程或者微分方程均适用。内附一个计算三线互连系统各个端口S参数的程序。-Calculated half-wave dipole moment method using the current distribution. Moment method is to convert the continuous equation of discrete numerical equations, this method
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5147
    • 提供者:苏柳
  1. differential-equations

    0下载:
  2. 生物医学领域最常见的数学模型是微分方程形式的模型。大多数微分方程,需要用数值方法求解。主要介绍有限差分法、插值法 和积分法-The biomedical field is the most common form of differential equations mathematical model model. Most of differential equations, numerical methods needed.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2547374
    • 提供者:xuye
  1. RungKutta

    0下载:
  2. 四阶龙格库塔算法。deltaT为积分步长,XX为X_k,X_next为X_k+1,Control以及Param为用户可选参数。微分方程在deriv中定义。-RungeKutta,where deltaT refers to the step size, XX refers to X_k, X_next refers to X_k+1, Control and Param is user defined parameters. The differential equation should be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:540
    • 提供者:孙相宜
  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. numerical-calculation--of-matlab

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

    • 发布日期:2017-04-30
    • 文件大小:29025
    • 提供者:小小
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com