搜索资源列表
-
1下载:
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix co
-
-
4下载:
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix comput
-
-
5下载:
清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC + +" complementary source, includes the plural, matrix
-
-
3下载:
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
-
-
0下载:
常用算法大合集;
包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
-
-
0下载:
Delphi常用数值算法(源码)
这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。
第1章线性代数方程组的解法
第2章插值
第3章数值积分
第4章特殊函数
第5章函数逼近
第6章特征值问题
第7章数据拟合
第8章方程求根和非线性方程组的解法
第9章函数的极值和最优化
第10章傅里叶变换谱方法
第11章数据的统计描述
第12章解常微分方程组
第13章偏
-
-
1下载:
北航数值分析大作业三,功能为用Newdon法求解非线性方程组,Gauss法求解线性方程组,求矩阵的逆,二元二次插值,按最小二乘原则进行二元拟合并自动寻找最小阶数。-Northern analysis of large numerical operations three functions with Newdon method for solving nonlinear equations, Gauss method for solving linear equations, find the
-
-
0下载:
插值
函数逼近
数值微分
数值积分
非线性方程求解
解线性方程组的直接解法
解线性方程组的迭代法
随机数生成
特殊函数计算
常微分方程的初值问题
偏微分方程的数值解法
数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
-
-
0下载:
csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
-
-
0下载:
常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特
-Commonly used algorithm for large collection including interpolation, find, ordinary differential equation solving, a number of workers and even fractional function, the
-
-
0下载:
数值分析的实验文档和源程序
包含
1.样条插值
2.非线性方程求根
3.函数逼近和拟合
4.矩阵特征值计算
5.舍入误差分析
程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximati
-
-
0下载:
这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
-
-
0下载:
源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法-Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Soluti
-
-
0下载:
科学与工程数值算法的源代码,有复数的计算,矩阵的计算,线性代数方程组的求解,非线性代数方程组的求解,插值,数值积分等,很实用!-Science and Engineering numerical algorithm s source code, there is the plural of calculation, matrix calculation, linear algebra equations, nonlinear algebraic equations, interpolation,
-
-
0下载:
给出插值算子的算法,牛顿法求解非线性方程,欢迎大家给出意见。-Interpolation operator is given algorithm, Newton method for solving nonlinear equations, welcome to give their views.
-
-
0下载:
第二章 解线性方程组的直接法
第三章 解线性方程的迭代法
第四章 插值法
第五章 数据拟合
第六章 数值微分和积分
第七章 矩阵特征值问题
第八章 非线性方程数值解法
第九章 非线性方程组的抚今迭代解法
第十章 常微分方程初值问题的数值解法
第十一章 常微分方程边值问题的数值解法
附录A C语言屏幕绘图
-Chapter II solution of linear equations in Chapter III of the direct meth
-
-
0下载:
复数运算,矩阵运算,线性方程求解,非线性方程求解,插值算法,数值积分,都是好东西,可以生好多时间了-Complex calculations, matrix operations, solving linear equations, nonlinear equations, interpolation algorithm, numerical integration, are good things, a lot of time a possibility
-
-
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下载:
数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
-
-
0下载:
Numerical.Recipes-数值算法
最著名的常用数值算法程序集,C++及C形式的源代码
1 Preliminaries
2 Solution of Linear Algebraic Equations
3 Interpolation and Extrapolation
4 Integration of Functions
5 Evaluation of Functions
6 Special Functions
7 Random Number
-