搜索资源列表

  1. Equations

    0下载:
  2. 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14787
    • 提供者:王少卿
  1. ChebyshevTools

    0下载:
  2. The m-files in this directory can be used to solve ordinary and partial differential equations with Chebyshev discretizations
  3. 所属分类:matlab例程

    • 发布日期:2011-03-27
    • 文件大小:21966
    • 提供者:fyfnwpu
  1. LinearEquation

    0下载:
  2. 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:99328
    • 提供者:关东
  1. Equations

    0下载:
  2. 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:王少卿
  1. 常微分方程数值解法

    0下载:
  2. 常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:249856
    • 提供者:陈新
  1. curveevlhjf

    0下载:
  2. 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very co
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:贺静芳
  1. LU

    0下载:
  2. 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Y.P.Zhou
  1. Gauss-Seidel

    0下载:
  2. 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Y.P.Zhou
  1. Newton-Raphson

    0下载:
  2. 非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-nonlinear equations of Newton-Shift example of ways, it should be more useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:雷晓锋
  1. matlabcodesofIterativeMethodsforLinearandNonlinear

    0下载:
  2. This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:24576
    • 提供者:宏姬
  1. bjnhkz

    0下载:
  2. 实现边界随机微分方程拟合控制,程序可在MATLAB环境下运行-achieve stochastic differential equations fitting border control procedures in the operating environment MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:206848
    • 提供者:杨焱
  1. Difds3

    0下载:
  2. 用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序,注意不同的边界条件-used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential e
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:iamwlg
  1. claw.tar

    0下载:
  2. CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
  3. 所属分类:并行运算

    • 发布日期:2024-05-04
    • 文件大小:447488
    • 提供者:hua
  1. gauss.c

    0下载:
  2. Using Gaussian elimination to solve linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:张琦
  1. gauss2.c

    0下载:
  2. Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:张琦
  1. daae

    0下载:
  2. 求解二阶微分代数方程组源代码 这是求解二阶微分代数方程组DAE,和纯微分方程ODE的matlab源代码 -Solving second-order differential-algebraic equations for solving the source code This is the second-order differential-algebraic equations DAE, and pure differ
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:lcp
  1. Higher-order-differential-equations

    0下载:
  2. 工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:文嘉俊
  1. stochastic-differential-equations-

    0下载:
  2. 时间序列分析中随机微分方程方面的实现,在matlab环境下实现的代码-stochastic differential equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:52224
    • 提供者:王强
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:549888
    • 提供者:lin
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:zhangqingyu
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org