资源列表
reverse_matrix
- 这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
qipanfugaiwenti
- 特殊棋盘覆盖问题,主要是熟悉递归调用过程,把一个大问题转换为若干个相似的小问题,从而递归调用函数解决。-Special board covering problem is familiar with the process of recursive call into a big problem is converted to a small number of similar problems in order to solve the recursive call function.
Least-squares-method
- Least-squares method
matla
- 多自由度振动MATLAB求解能求解多自由度问题,自动绘出振型-Multi-Freedom Vibration MATLAB to solve the problem can solve multiple degrees of freedom to automatically draw the vibration mode
Fraction
- 一个分数类,可以进行分数、整数之间的算术运算,比如:(1+(1/3)*2=10/3-A fraction class, designed for arithmetic calculation between fractions and integers.
dcx
- 用FR共轭梯度法求解无约束最优化问题(c++)-With the FR conjugate gradient method for solving unconstrained optimization problems
EX_4_RK4
- 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
jacobi
- 应用C++编写的数值分析中的 雅克布迭代算法,是数值分析课程的基本算法迭代算法,是数值分析课程的基本算法-jacobi迭代算法是数值分析中的重要算法,主元消去法解方程组的有效方法
ConvertAndDither
- image processing dithering contour
pianweifen
- 偏微分方程数值解法事例,采用MATLAB中的pdetool,内有详细的参数设置和注释,注意打开时需要在工具箱内选择路径打开-Numerical Solution of Partial Differential Equations Using matlab pdetool
gauss
- 中高斯消元法的基本思想是将线性方程组通过消元,逐步化为同解的三角形方程组,然后用回代法解出n个解-The basic idea of the Gaussian elimination method is to linear equations by elimination, and gradually turned into a triangle with the solution of equations, and then back substitution me
autoStepTrapezoidalMethod
- 自动选取步长梯形法求数值积分。使用函数实现,方便移植重用。-Automatically selected step trapezoidal method for numerical integration. Use function to achieve, easy to transplant reuse.
