搜索资源列表
rasche
- rasche的一篇彩色转灰度的论文和实现代码,采用了类似gooch的方法,通过迭代解线性方程组实现-rasche of a color to gray paper, and implementation code, using a similar gooch' s method, iterative solution of linear equations to achieve
liezhuyuan
- 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
floater
- 给定一张开空间流形三角形网格曲面,将它无自交地展开为一张二维三角形网格。 曲面只有一个边界。用opennl解线性方程组,具体看下include,下个opennl才能运行。写的时候用vs2010,具体算法看注释吧。-floater parametrization
PTXPSOV
- matlab解线性方程组的源代码 推荐给大家学习用 还可以-The matlab source code for the solving linear equations is recommended for everybody to learn You can also
swhtchlinker
- 用语言编写的解线性方程组的直接方法包含Gauss顺序消去法,Gauss列主元素消去法,Doolittle三角分解法()