CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数值方法

搜索资源列表

  1. Simpson

    0下载:
  2. 《数值与计算方法》课程中的Simpson公式法。- Numerical and calculation methods courses in the Simpson formula.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:2901
    • 提供者:张河
  1. c

    0下载:
  2. 数值分析的2个c语言程序 1)I显示方法(2)艾特肯-Numerical Analysis 2 c language program 1) I show the method (2) aitken
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2691
    • 提供者:预告吧
  1. 20082

    0下载:
  2. 数值分析的C语言程序 龙格库塔方法 -Numerical Analysis of the C language program Runge-Kutta methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2639
    • 提供者:预告吧
  1. 61111210

    1下载:
  2. MATLAB是一种以数值计算和数据图示为主的计算机软件,并包含适应多个学科的专业软件包,以及完善程序开发功能。 本课程设计旨在要求学生熟悉Matlab的功能,掌握Matlab程序设计和GUI设计的方法,培养学生的应用开发能力,为以后的毕业设计奠定一定的基础。-MATLAB is a numerical calculation and data icon-based computer software, and includes a number of disciplines to adapt t
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:35376
    • 提供者:xiaowu
  1. zuixiaoerchengfa

    0下载:
  2. vC++6.0数值计算方法中“函数拟合最小二乘”-vC++ 6.0 numerical method of least-squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1008
    • 提供者:kaka
  1. arithmetic

    0下载:
  2. 介绍一些常用的数值计算方法,包括用FFT计算离散傅立叶(Fourier)变换,kalman滤波,alpha-beida-ganma滤波-Some commonly used numerical methods, including FFT calculation of discrete Fourier (Fourier) transform, kalman filtering, alpha-beida-ganma filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2809
    • 提供者:chen changqing
  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. VCVB

    0下载:
  2. 本书是所随带的VC++和BC++数值分析类库光盘的使用手册。此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见算法,还包括线性和非线性最优化问题的多种算法以及概率统计中的一些基本算法。此类库中将矩阵和向量当成如char,int,double一样的基本变量类型,为矩阵和向量提供了几乎是随心所欲的操作函数。因此,可以在此数值类库的基础上进行二次开发。类库的各项功能均经过严格的检测,并与MATLAB作了比较,结果准确无误,效率不相上下。书中以菜单的方式对数值分析类库的每项功能作了详尽的解释
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:249861
    • 提供者:wt
  1. bisection

    0下载:
  2. 计算方法中的二分法,计算数值,非线性方程的数值解法-Dichotomy in the calculation method, numerical calculation, the numerical solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:282005
    • 提供者:xi
  1. youcangshuzhimoni

    0下载:
  2. 油藏的数值模拟方法,PPT课件,详细讲解用数值的方法怎样来解油藏中流体(相或者组分)渗流的偏微分方程组,涉及到很多注意内容和细节。-Reservoir numerical simulation method, PPT courseware, explain in detail how to use numerical methods to solve reservoir fluid (as opposed to, or component) seepage of partial differen
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:998376
    • 提供者:yi
  1. lagrange+newton

    0下载:
  2. 数值计算方法--拉格朗日插值法和牛顿插值法-Numerical method- Lagrange interpolation method and the Newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1013
    • 提供者:阿杜
  1. longgexianxiang

    0下载:
  2. 数值计算方法 龙格现象+解决(切比雪夫点的定义)-Numerical method Runge phenomenon+ Solution (Chebyshev point definition)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:910
    • 提供者:阿杜
  1. emgmm

    3下载:
  2. 本程序是EM算法,是参数估计(极大似然估计)方法的数值解法。-This procedure is the EM algorithm, is the parameter estimation (MLE) method of numerical solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3051
    • 提供者:刘石
  1. WdFm

    0下载:
  2. 采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合。本代码用VC++ .net进行显示,显示了误差-The use of Lagrange and Taylor expansion method of SiNx numerical fitting function. The code used VC++. Net display shows error
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:16279
    • 提供者:Victor Chou
  1. broyden

    0下载:
  2. 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:马丫
  1. GuangHuaChaZhi

    0下载:
  2. 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi]及精度要求,用阿克玛方法计算指定指定子区间上的三次插值多项式与指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi] and the accuracy requirements specified by Arkema method specified sub-interval on the cubi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:罗坤
  1. Jacobi

    0下载:
  2. Jacobi,数值计算里的方法,基于matlab程序-Jacobi, in the numerical calculation method, based on the matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:zl
  1. DataAnalysis

    0下载:
  2. C++实现的数值分析源程序,包括一些常见的数值计算方法实现,可作为王能超《数值分析简明教程》的辅助资料。-C++ implementation of the numerical analysis of source code, including some common numerical method implementation can be used as Wang Neng-Chao, " A Concise Guide to numerical analysis" o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:17499
    • 提供者:Anlaen Liang
  1. Newton

    0下载:
  2. 牛顿迭代发法求解方程,数值分析上的内容,用到的方法。-Newton iteration method hair equations, the contents of thenumerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:杜波
  1. GRKT10

    0下载:
  2. 龙格-库塔法,数值分析中求解微分方程的方法。-Runge- Kutta method, numerical analysis methods for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1052
    • 提供者:杜波
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com