资源列表
erweijuhenqiuni
- 二维矩阵求逆,非常好用,非常适用,非常适合于初学者。-better for righting,better for righting
DFT
- dft傅里叶变换,可以观察信号的频谱,进行信号分析。-dft,sorry!I don t how to say about it!
1.c
- 用c语言实现n阶线性方程组Ax=b,列主元素消去法-Using c language implementation n linear equations Ax = b, set out the main elements of elimination
math
- 能打印出数据,输入数据就能算出方程组的结构-didaifa
2
- 解迭代方程组,雅克比迭代计算,是以迭代次数为主-Iterative solution of equations, Jacobi iterations, based on the number of iterations based
zjl
- 数值分析中的高斯算法的C++程序实现过程-Numerical analysis of the gaussian algorithm process to realize a c++ program
mulVNewton
- 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
firepoint
- 交 汇 的 火 力 小姜正在玩CS,喜欢思考的他看到无数子弹从他眼前飞过时想到了一个奇怪的问题:这么多子弹在空中飞来飞去,难道它们不会相撞吗?当然这是可能的。小姜把两颗子弹轨迹相交的地方叫做“火力汇点”,显然如果让敌人站在火力汇点上那么他将受到更严重的伤害。小姜想知道平面上的所有火力汇点以便对敌人造成更重的打击,但是小姜数学很差,所以他找到了你,请你帮他计算出平面上所有火力汇点的坐标。小姜用直线来描述子弹的轨迹,这种子弹很特别,它发射后会迸裂成两颗并沿相反方向飞行(汗!!那不是打自己),小姜
TIntegral
- This gives the shape functions of a 1d element for FEM.
theinterp
- 自己写的一个程序,利用matlab的interp3实现三维数据插值-it s a program using matlab to achieve a three-dimensional data interpolation of interp3
NEWTON_qiugen
- C++编写的一个很好的程序,用牛顿法求方程的根。-C++ written in a very good program, use the root of the Newton method equation.
RANSAC
- RANSAC Algorithm is upgraded least square algorithm