搜索资源列表
-
0下载:
插值
函数逼近
数值微分
数值积分
非线性方程求解
解线性方程组的直接解法
解线性方程组的迭代法
随机数生成
特殊函数计算
常微分方程的初值问题
偏微分方程的数值解法
数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
-
-
0下载:
包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
-
-
0下载:
遗传算法插值程序,直接使用-Genetic algorithms interpolation procedures, direct use
-
-
0下载:
数值方法课程中的程序,如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
-
-
0下载:
数值分析中的拉格朗日插值迭代法Langrange,按照程序中的提示输入,可以直接得出结果,非常通用的程序-Numerical analysis of iterative method of Lagrange interpolation Langrange, in accordance with the procedure prompted to enter, you can direct the outcome of the procedure is very common
-
-
0下载:
第二章 解线性方程组的直接法
第三章 解线性方程的迭代法
第四章 插值法
第五章 数据拟合
第六章 数值微分和积分
第七章 矩阵特征值问题
第八章 非线性方程数值解法
第九章 非线性方程组的抚今迭代解法
第十章 常微分方程初值问题的数值解法
第十一章 常微分方程边值问题的数值解法
附录A C语言屏幕绘图
-Chapter II solution of linear equations in Chapter III of the direct meth
-
-
0下载:
数值计算方法中部分重要算法的C语言代码实现程序。内容包括解非线性方程的迭代方法、矩阵分解的直接方法、插值法、数值积分-Numerical calculation method, some important algorithms in C language code implementation procedures. Includes iterative method for solving nonlinear equations, matrix decomposition of the di
-
-
0下载:
函数逼近与曲线(面)拟合
种插值方法
数值微分
解线性方程组的直接方法-Function approximation and curve (surface) fitting kinds of interpolation method, numerical micro-decomposition of the direct method of linear equations
-
-
0下载:
本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
-
-
0下载:
插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数值解等问题。-Interpolation and fitting, numerical differentiation and numerical integration, solving linear equations of the direct method and iterative method of calculating matrix eigenvalues and eigenv
-
-
0下载:
alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
-
-
0下载:
书名:[MATLAB语言常用算法程序集].(龚纯).清晰版
内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
-
-
0下载:
matlab中三样条插值编程,在matlab应用是可直接使用,方便快捷。-Three spline interpolation matlab programming matlab application is in direct use, convenient and quick.
-
-
0下载:
三次样条插值函数
直接输入向量X,Y,边界条件dY,和有效数字个数m,输出各个插值函数三次多项式的系数-The cubic spline interpolation function
Direct input vector X, Y, and the boundary conditions dY, and the number of significant digits m, the output of each interpolation function three coeffici
-
-
0下载:
采用线性插值的反radon变换,按照原理直接编的,要求tau-p域中的p都是从正数开始的-Code in accordance with the principle of direct linear interpolation of the anti-radon transform, the tau-p domain p from positive
-
-
0下载:
数值计算方法,包括插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数-Numerical methods, including interpolation and fitting, numerical differentiation and numerical integration of direct methods and iterative methods for solving linear equations, computing
-
-
1下载:
MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
-
-
0下载:
数值计算-插值【matlab例程】经典算法直接应用方便快捷-Numerical calculation- interpolation routines] [classical algorithm matlab convenient direct application
-
-
0下载:
计算方法中三次样条插值方法,通过input实现功能选择,直接输入节点值即可得到插值函数。-Calculation method cubic spline interpolation method to realize the function by input selection, direct input node value can be obtained by interpolation function.
-
-
0下载:
插值与拟合,牛顿插值法,直接利用拉格朗日插值多项式的病态性-Interpolation and fitting, Newton interpolation method, the direct use of Lagrange Interpolation polynomial morbid
-