搜索资源列表
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
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
szds.rar
- 几种数值代数中求解线性方程组的方法,包括雅克比,G-S,超松弛等,Several numerical linear algebra to solve equations, including Jacobi, GS, such as over-relaxation
NumericalAlgebra
- 学习使用各种数值方法计算数值代数问题。其中包括计算矩阵的特征值问题,误差问题等。-Learning to use a variety of numerical method numerical algebra problems. Including the calculation of matrix eigenvalue problem, error and so on.
fengkang_numerical
- 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
szjs
- 几种数值代数中求解线性方程组的方法,包括平方根法,列选主元,全选主元等-Several numerical linear algebra to solve equations, including the square root law, the election out PCA, PCA, etc. Select All
erfenfa
- 数值代数中用二分法求解方程,程序简洁明了,便于读者使用-Dichotomy with numerical solution of algebraic equations, the program concise, easy to readers to use
quanmeijindian-shuzhifenxi
- 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
Numerical.Linear.Algebra.Lloyd.Trefethen.and.David
- 本书是一本数值线性代数的导论性著作,作者深刻阐述了数值代数的基本思想,加上他们清新、引人入胜的写作风格,使得本书成为本领域的经典之作-This book is an introductory numerical linear algebra book, the author expounded the basic idea of numerical algebra, together with their fresh, engaging writing style makes this book
proj1
- MIT--航空航天工程中的计算方法_模拟飞机的动力学 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the calculation of simulated airc
proj2
- MIT--航空航天工程中的计算方法_模拟可变面积管道中的可压缩无粘滞流体 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _
数值代数LU分解
- matlab写的数值代数中LU分解,应用此分解可快速求解方程组
第一章
- 本文件用于矩阵分解的直接算法,针对徐树方老师的《数值线性代数》课后第一章练习题(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 calculations mainly study how to
数值线性代数-Matlab程序
- 经典书籍-数值线性代数与算法(MATLAB版)的程序实现(Programming Implementation of Classical Books-Numeric Linear Algebra and Algorithms (MATLAB Edition))