搜索资源列表
Numerical_Methods.zip
- numerical method ppt for fdtd and computational electromagnetics,numerical method ppt for fdtd and computational electromagnetics
fdsf
- 计算机常用的计算数值方法,程序可以直接用于工程计算。所有代码c++编写-Computer calculation of commonly used numerical methods, procedures can be directly used for engineering calculations. All code c++ Prepared
numerical-method
- 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
quanmeijindian-shuzhifenxi
- 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
Numerical
- 主要讲述matlab的数值计算方法,包括有限差分发,有限元法-Mainly about matlab numerical methods, including distribution of finite difference, finite element method
numerical-methods-and-fortran
- 讲述数值计算方法和fortran编程语言的一本工具书。-About numerical methods and fortran programming language a tool.
numerical-methods
- 包括几种常用的数值计算方法,LSQR,ISRT-Include several commonly used numerical methods, LSQR, ISRT etc.
Numerical-methods-
- 用于实现研究生课程数值方法中的列主元消去法-Numerical methods used to achieve post-graduate courses listed in the main element elimination
Numerical-Methods-for-Physicsin-Cpp
- Cpp子程序集“Numerical Methods for Physics",2nd Ed. (Prentice Hall).作者:Alejandro Garcia-Cpp subroutine sets " Numerical Methods for Physics" , 2nd Ed. (Prentice Hall). Author: Alejandro Garcia
ten--methods-of-numercial-value
- 该程序集是10个重要的数值计算方法,包括龙格库塔,拉个朗日算法等-The assembly is 10 important numerical methods, including Runge-Kutta, pull a long day algorithm
numerical-methods
- Basic Numercal methods algorithms using c/matlab
Numerical-integration
- 使用高斯、复合梯形、复合辛普生求解二重积分(矩形求积区域和三角型求积区域)的数值计算方法,使用C语言。-Use Gaussian composite trapezoidal composite Simpson solving double integrals (Rectangular Quadrature region and the triangular the Quadrature area), numerical methods, the use of the C language.
Numerical-methods
- 数值计算方法:二次插值、多项式拟合、改进欧拉法、矩阵分解法、列主元素消去法、四阶龙格库塔法、-Numerical methods: quadratic interpolation, polynomial fitting, improved Euler method, matrix factorization, out the main elements of elimination, the fourth-order Runge-Kutta method.
numerical-methods
- 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
Numerical-Quadrature
- 有限元方法,matlab实现,数值方法,解答详细。-Finite element method, matlab realize, numerical methods, detailed answer.
VCPP-numerical-methods-source-code
- 压缩包中含有常见的数值计算方法在VC++6.0环境下编写的源代码-Compressed packets contains common numerical methods source code which develop in VC++6.0 environment
numerical-methods
- 数值计算方法上机实验,包含牛顿迭代法、二分法等-On numerical methods for experiments, including Newton iteration, dichotomy, etc.
Numerical Methods
- Mathews J.H., Fink K.D. Numerical Methods using MATLAB
Numerical methods
- Numerical methods for least squares problems-Society for Industrial and Applied Mathematics (1996)
Introduction to Programming MATLAB
- This text provides an introduction to the numerical methods that are typically encountered (and used) in science and engineering undergraduate courses. The material is developed in tandem with MATLAB which allows rapid prototyping and testing of t