搜索资源列表
1
- 大工数值分析实验,包括详细的实验题目和解答,还有源代码。-Numerical analysis of large experimental works, including the detailed experimental topics and answers, as well as source code.
shuzhi
- 数值分析实验代码 插 值 与 拟 合-希望对你有帮助
shuzhijisuan
- 数值计算方面的实验代码,非常的全面,从积分到微分,再有矩阵分析等。-Numerical and the experimental code, very comprehensive, from the points to the differential, another matrix analysis.
shuzhifenxishiyan
- 包括欧拉 拉格朗日 龙贝格 三次样条函数 牛顿下山法等数值分析实验课算法.-Including the Euler-Lagrange Romberg cubic spline function method and other numerical analysis Newton descent algorithm for experimental course.
shuzhifenxidaima
- 数值分析(东北大学)张铁 实验答案 东北大学09级留给学弟-Numerical Analysis (Northeastern University) ZHANG Tie-test answers
excise1
- 东南大学数值分析实验C++源程序,包含实验一,是上交的源码,对了解误差估计,误差分析,大数吃小数的现象有很好的帮助。-the experiment source of math
SOR
- 研究松弛因子对SOR法收敛速度的影响,可为作数值分析实验的提供参考。-Study the effect of relaxation factor on the SOR method is convergent speed,it Can provide reference for numerical analysis experiment
Newton
- matlab 牛顿差值代码 数值分析 实验 -matlab
CHAPTER03
- matlab 数值分析与应用 书 实验代码 第三章-matlab numerical analysis and application of Chapter III experimental code book
code-for-experiment
- MATLAB数值分析与应用(第2版)的实验代码-MATLAB Numerical Analysis and Applications (2nd Edition) experimental code
zhuiganfa
- 数值分析中的实验:追赶法,用matlab实现-Chasing Method
yangtiao
- 数值分析实验中的样条插值,matlab实现-Numerical Analysis Experiment spline interpolation
实验代码
- 本代码包括研究生数值分析课程各个章节所有代码,用于研究生学习实验仿真。(Postgraduate Numerical Analysis Course All Code)
Data.PS科学计算与绘图软件
- Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
Matlab与数值分析实验
- matlab在数值分析中应用,可以看看,参看(The application of MATLAB in numerical analysis can be seen)
数值分析上机C语言代码
- 龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)
g-s迭代法
- 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
Numerical Analysis20150615
- C#编写的数值分析相关算法,含源代码和实验报告解释,visual studio2012(The C# implementation of the numerical analysis algorithm)
一种快速稳健高斯回归滤波算法_孔明
- 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
拉格朗日插值
- lagrange插值 在数值分析中,拉格朗日插值法是以法国十八世纪数学家约瑟夫·拉格朗日命名的一种多项式插值方法。许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。如对实践中的某个物理量进行观测,在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(interpolation In numerical analysis, the Lagrange interpolation method is a p