资源列表
ch8
- 压缩包里面有很多插值算法,比如,牛顿插值,一般插值、多次样条插值等。-Interpolation algorithm
ANSYS-mesh
- 在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。-In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.
ch9
- 附件内容为常微分方程组的求解,内涵多个算法,非常适合用来学习。-Ordinary differential equations
1
- 三体问题轨迹的求解以及编程实现,牛顿迭代-three body problem
ch10
- 附件内容为一些数据处理代码,包括一元线性回归、多元线性回归等。-Linear regression
ch12
- 附件内容为机制问题求解代码,包括一维极值连分式法、n微机直连分式法等。-Extremum solving
Binary
- 用二分法解最高次是3的非线性方程,最基本简单的算法!-With dichotomy solution is the highest times three nonlinear equations,The most basic simple algorithm!
diedai
- 迭代法解线性方程组,最基本简单的算法,大家可以自己试着去写。-Iterative method solving linear equations, the most basic simple algorithm,You can try to write.
Newton
- 牛顿迭代法解线性方程组,最简单直接的小算法,大家可以自己试着写!-Newton iterative method solving linear equations, the most direct and simple small algorithm, you can try to write!
gaosi
- 高斯法求解线性方程组,简单实用的小程序,大家可以自己试着写!-Gaussian method is used to solve the linear equations, a simple and practical small process, we can try to write!
Newdon
- 牛顿插值多项式求解,简单实用的小程序,大家可以自己试着写!-Newton interpolation polynomials solution, simple and practical small process, we can try to write!
Fcode_for_nnumerical_caculation
- 求解非线性方程组、 矩阵计算、 数值积分、 插值与曲线拟合-Solving nonlinear equations、Matrix calculation、 Numerical integral、 Interpolation and the curve fitting
