搜索资源列表
数值分析算法描述与习题解答
- 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
数值分析算法与说明文档
- 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we
数值分析例子
- 几个常见的数值分析算法-several commonly numerical analysis algorithm
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,
计算机常用数值算法集(C++版)
- 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
数值分析例子
- 几个常见的数值分析算法-several commonly numerical analysis algorithm
数值分析
- 数值分析的几种典型算法-numerical analysis of several typical algorithm
数值分析常用算法,强烈推荐呀
- 数值分析中的许多常用算法,偶向大家强烈推荐中-numerical analysis of many commonly used algorithm, even to strongly recommend which
数值分析课程设计
- 数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve
数值分析11
- 里边是一些数值分析的经典的算法,还有实验报告及一些在它领域里边的一些文献-----是英语写成的,很好啊。-inside some of the classic numerical analysis algorithm, and some experimental report in its field inside the literature written in English----- yes, ah well.
数值分析与算法(徐士良著)随书源程序
- 徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
数值分析算法描述与习题解答
- 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
数值分析算法与说明文档
- 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we
数值算法大全
- 其中含有数值分析常用的15个算法,经测试 全部可以使用,而且语言简练,语句简单-containing numerical analysis of 15 commonly used algorithm, can use all the tests, but concise language, simple statement
mathmatics_of_computer
- C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss
数值分析的各种程序都有
- 分别用fortran,帕斯卡,C语言编写实现一样的功能。此中包含数值分析课本你所学的各种程序样板,从插值,数值积分,零点迭代矩阵分析的各种算法都有,基本包含全部的算法。大概近100个程序包。
数值分析程序_c语言
- 各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法(A variety of mathematical numerical analysis algorithm)
数值分析与最优化方法
- matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
数值分析自编程序
- 数值分析经典算法的C语言程序实现,包括幂法、反幂法、qr分解、线性方程组解法等(Numerical analysis of the classical algorithm C language program,)
Mathematica实现数值分析
- 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)