Jacobi+Method
Jacobi+Method技术资料下载专区,收录409份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
409
Jacobi+Method 全部资料 409 份
source code for transportation method programming
source code for transportation method programming
2017-09-28
32
Affine Invariant moments using Graph method
Affine Invariant moments using Graph method
2017-05-20
112
Support Vector Machine is small sample method based on statistic learning theory. It is a new method
Support Vector Machine is small sample method based on statistic learning theory. It is a new method to deal with the hi...
2014-12-02
46
解线性方程组的Jacobi,Gauss_Seidel,SOR迭代
解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
2014-08-09
107
利用MPI实现并行化的jacobi算法
利用MPI实现并行化的jacobi算法,同时加入串行实现的算法用于对比 编译:mpicc jacobi.c -o jacobi 运行:mpirun -n nodenum jacobi
2013-12-18
26