搜索资源列表
MixtureEM.tar
- This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数 -This code is to estimate the parameter of model of Jian Gauss which is popular model used in pattern cla
JavaGPS-1.02
- JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map
JavaGPS_V1.01
- JavaGPS enables access to GPS devices from any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map.
21
- 用java来编写列主元gauss消去法解方程组.txt
用java来编写列主元gauss消去法解方程组
- 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
Gauss-Kruger
- 高斯-克吕格投影 JAVA实现 采用北京54坐标-Gauss- Kruger projection Beijing 54 coordinate the use of JAVA to achieve
NumericalAnalysis
- 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
shuzhijisuan
- 数值计算(科学计算)实验代码高斯消元楚列斯基分解-Numerical calculation (scientific computing) experimental code Gauss elimination Chu decomposition列斯基
VisualC
- 全主元高斯-约当(Gauss-Jordan)消去法-PCA-wide Gauss- Jordan (Gauss-Jordan) elimination method
linear_solution
- 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Gauss-Jordan
- Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
GaussJordan
- This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
gaosiyuedangfa
- 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
Gauss-Seidel
- 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
GPStranslate
- 通过android手机内置GPS获取平面直角坐标和高斯的java程序代码。 在部队和地方测绘工作中,常常需要知道当前位置的平面直角坐标,现在仅仅通过一个带GPS的安卓手机就可以实现。以后在外出找点时,就靠它了。-By android phone built-in GPS for plane rectangular coordinates and Gauss java code. In the armed forces and local mapping work, often need t
gauss
- 本算法使用高斯迭代法求解线性方程组,常用的数值分析方法,运行环境java-The algorithm uses Gaussian iteration method for solving linear equations, numerical analysis method used, the operating environment java
Gauss
- Gauss formula in Java
Gauss
- 列主元高斯消元法使用java Matrix类实现,包括求逆矩阵-Gauss in java
GMM
- 用java实现混合高斯模型,做特征分类,模式识别等应用(The hybrid Gauss model is implemented by Java, and the feature classification and pattern recognition are performed)
GN
- java高斯牛顿法,非线性最小二乘法,使用需根据实际情况改写,代码提供了一个范例(The Gauss Newton method, the nonlinear least square method, should be rewritten according to the actual situation, and the code provides an example)