搜索资源列表
-
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
-
-
0下载:
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
-
-
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章偏
-
-
3下载:
Level set methods are a class of numerical algorithms for simulation of dynamic implicit surfaces and approximation of solutions to the Hamilton-Jacobi (HJ) partial differential equation (PDE).
-
-
0下载:
一些常用的算法,如插值算法,数值积分,拟合与逼近,极值问题,线性代数方程组等,有一定参考价值。-Some commonly used algorithms, such as the interpolation algorithm, numerical integration, fitting and approximation, extremal problems, linear algebraic equations, etc. There is a certain reference val
-
-
0下载:
数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。
配合华中科大的那本著名的“数值分析”。李庆扬编著。
用来交作业很好。
在本压缩包里面包含的是:
HalfDevision.d 二分法解方程
LagrgIn.d 拉格朗日差值公式-求近似值
NewtonFwIn.d 牛顿前插公式-求近似值
NewtonItera.d 牛顿迭代法-求近似值
VarStpTrpzoItg.d 变步长梯形积
-
-
0下载:
书名:[MATLAB语言常用算法程序集].(龚纯).清晰版
内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
-
-
0下载:
VB算法大全,包含线性方程组、插值、数值积分、函数逼近、极值及优化等等常用算法-允许输入拉丁字符的拼音
请键入文字或网站地址,或者上传文档。
取消
VB suànfǎ dàquán, bāohán xiàn xìng fāngchéng zǔ, chāzhí, shùzhí jīfēn, hánshù bījìn, jí zhí jí yōuhuà děng děng chángyòng suànfǎ
中文(简体)
英语
日语
Alpha
VB algorithm
-
-
0下载:
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
-
-
0下载:
数值分析算法,拉格朗日插值与函数逼近,已运行成功-Numerical analysis algorithms, Lagrange interpolation and function approximation, has been running successfully
-
-
0下载:
Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
-
-
1下载:
MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
-
-
0下载:
MATLAB常用的数值算法仿真,包括插值算法、函数逼近等。-MATLAB algorithms for numerical simulation, including interpolation algorithms, approximation of function, etc.
-