搜索资源列表
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
gongetidufa_linear
- 共轭梯度法,数值代数源码,n维Hilbert阵的极值。-conjugate gradient method, numerical algebra source, n-dimensional Hilbert RUF extreme.
列选主元
- 列选主元 数值代数-out how the main element numerical algebra
线性代数方程组的求解
- C常用数值算法--线性代数方程的求解-C commonly used numerical algorithm -- linear algebraic equations can be solved
数值线性代数(徐树方)
- 北航数值分析课件 朱立永老师讲解 仅供下载学习之用 请尊重朱立永老师的劳动成果
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值
列选主元
- 列选主元 数值代数-out how the main element numerical algebra
线性代数方程组的求解
- C常用数值算法--线性代数方程的求解-C commonly used numerical algorithm-- linear algebraic equations can be solved
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
shizhifenxi
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepa
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11
gongetidufa_linear
- 共轭梯度法,数值代数源码,n维Hilbert阵的极值。-conjugate gradient method, numerical algebra source, n-dimensional Hilbert RUF extreme.
chazhi
- 数值分析当中的各种插值算法,包括:牛顿插值,三次样条插值,代数插值等等,在工程应用中非常有用!-Numerical analysis of the various interpolation algorithms, including: Newton interpolation, cubic spline interpolation, algebraic interpolation, etc., in engineering appli
第一章
- 本文件用于矩阵分解的直接算法,针对徐树方老师的《数值线性代数》课后第一章练习题(This document is used for matrix decomposition of the direct algorithm, for teacher Xu Shufang's "Numerical Linear Algebra" after the first chapter exercises)
第二章
- 针对徐树方老师的《数值线性代数》课后第二章练习题(According to Xu Shufang teacher "Numerical Linear Algebra" after the second chapter exercises)
第三章
- 针对徐树方老师的《数值线性代数》课后第三章练习题(According to Xu Shufang teacher "Numerical Linear Algebra" after the third chapter exercises)
Gauss
- 此代码是解决数值代数中Gauss消去的,可以直接运行(The code is to solve numerical algebra Gauss elimination)
数值分析
- 数值计算主要研究如何利用计算机更好的解决各种数学问题,包括连续系统离散化和离散形方程的求解,并考虑误差、收敛性和稳定性等问题。从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等。随着计算机的广泛应用和发展,许多计算领域的问题,如计算物理、计算力学、计算化学、计算经济学等都可归结为数值计算问题。(Numerical ca
matlab-numerical-method
- 研究生数值分析课程上的matlab算法程序,包括了线性代数方程组的数值求解,代数特征值问题,函数插值问题以及非线性方程组的求解(Matlab algorithm program graduate course on numerical analysis, including solving numerical linear algebra equations, algebraic eigenvalue problem, function
数值线性代数-Matlab程序
- 经典书籍-数值线性代数与算法(MATLAB版)的程序实现(Programming Implementation of Classical Books-Numeric Linear Algebra and Algorithms (MATLAB Edition))