资源列表
shuzhi
- 解非线性方程根的三种算法,包括牛顿法,二分法,切线法,内有具体例题解法-Solutions of nonlinear equations root three algorithms, including Newton s law, the dichotomy, tangent law, there are specific examples Solution
shuzhi2
- 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
cifa
- 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; -Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution
KalmanFilter
- 简单的三维kalman滤波程序,这里没有给出l滤波数据,需要使用者自己生成-Simple three-dimensional kalman filtering procedure here did not give l filtering data, the need for users to generate their own
aa89
- 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
20082252221142302
- FDTD 不错饿-FDTD good hungry
quxiannihe
- 实现二次曲线的拟合.不是很完善,望多多指教。-Fitting Conics achieve. Not very perfect, hope the exhibitions.
Matrix_QR
- 我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
MyProject
- visual c++中MFC做得关于动态链接库的隐式调用的源码 打开.dsp文件即可在visual c++中运行-visual c++ done in MFC dynamic-link library on the implicit call to open source. dsp document can be in the visual c++ run
yuandaima
- 一些优化的源代码,一些优化方面的源代码,一些有关数值计算的源代码。-Some optimization of the source code, some optimization of the source code, some of the numerical calculation of the source code.
NewTon
- 弦割法 和 newton法 求解三次多项式非线性方程-String cut law and newton cubic polynomial method of nonlinear equations
Code_CalGeometryMath
- 常用计算几何算法,主要是点,线,面之间的关系以及距离等运算.为C语言实现-Computational geometry algorithm used mainly point, line and plane, as well as the relationship between the distance operator. For the C language
