搜索资源列表
newton2
- Newton迭代法是将非线性方程用线性方程来代替,一旦把方程线性化了之后,求方程的近似根问题就很容易解决.
直线的最小二乘拟合
- 实现线性方程的拟合,给出误差和协方差
SVD
- 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
Gauss
- 高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
work_1_liezhuyuangauss
- 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
illsg
- 利用高斯算法解决线性方程问题c语言代码。-Gauss algorithm to solve linear equations c language code.
work
- 图片校正算法,数字图像处理,双线性方程建模函数式-Image correction algorithm, digital image processing, bilinear equation modeling functional
RansacOpencv
- 自己编写的RANSAC代码,非常好用,只有解线性方程用到了opencv自己的代码,其他的均是自己变得-I have written RANSAC code, very easy to use, only the solution of linear equations used the opencv own code, others are themselves becoming
Bspline
- 型值点反算控制点要解线性方程,画样条曲线,常用三次多项式参数曲线构造,保持一阶或二阶导数连续。-Data points Inverse control point to solving linear equations, draw splines, commonly cubic polynomial parametric curves constructed, maintained a first or second derivative continuous.
Desktop23
- 【谷速软件】matlab毕业设计代做-无穷个解的线性方程的基本解的计算方法-[Valley] matlab speed software designed to do on behalf of graduation- Calculation of basic solutions of linear equations of an infinite number of solutions to
uor
- 寻找三次样条多项式需要求解大量的线性方程,实际上,给定N个断点-Looking for cubic spline polynomial need solving large linear equation, in fact, for a given N the breakpoint
givevequation
- 寻找三次样条多项式需要求解大量的线性方程,实际上,给定N个断点(Looking for cubic spline polynomial need solving large linear equation, in fact, for a given N the breakpoint)