资源列表
kriging.zip
- Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测,Kriging algorithym
CDigital
- 也是一个类,实现进制算法,也用于acm中的穷举-Is also a category, to achieve M-ary algorithm, but also for the exhaustive acm
niudunchazhi
- 牛顿插值算法实现,以方便数学计算模块的应用,提供便利-Newton interpolation algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
matrix
- Its programming code how to calculated matrix
my_vc
- fft函数 很简练的算法,好用的顶一下-fft
qiugen
- 用弦截法实现求方程的根,并且利用c++实现,计算精度高 -Secant Method used to achieve the root of equation, and using c++ to achieve high precision
big_factorial
- finding out the factorial of a big number
BINARYTR
- 建立二叉树及二叉树的先序、中序和后序递归遍历*-Create a binary tree and binary tree preorder, inorder and postorder recursive traversal*
p_judge
- 本程序用于判别所给数据源在置信率为0.05时的概率分布形式,A的形式为n×1-this program is used to provide the distribution form of data sources under the judgement of 0.05 as confidence rate, A s form is n×1
Lagrange-interpolation
- 数值分析实验程序,C++程序编写,拉格朗日插值公式的算法。-Numerical analysis of experimental procedures, C++ programming, Lagrange interpolation formula algorithms.
Cpp1
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur
order
- 通过冒泡排序法和选择排序法实现对若干数字的排序。-To achieve the order of several numbers