搜索资源列表
Hierbert
- JAVA数值算法分析的一个典型程序HierBert变换的手段-Java numerical algorithm analysis of a typical procedure HierBert Transform means
parvis-0.3.1-src
- 一个java版本数据分析显示程序,对于数值分析和统计的算法和显示算法有重要参考价值。-a java version of data analysis and display program, for numerical analysis and statistical algorithms and display algorithm important reference value.
OL.rar
- 可以实现数值分析中的欧拉法、后退欧拉法和改进欧拉法的计算,程序中涉及到拉界面,以及许多控件的使用。,Numerical analysis can be achieved in the Euler, backward Euler and improved Euler s method of calculation, the procedure involved in drawing interface, as well as the use of many controls.
Eigenvalue
- 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
szfx1
- 数值分析之计算方法与实验1舍入误差与数值稳定性 by java-Numerical analysis and experimental method of calculating the one round-off errors and numerical stability by java
szfx2
- 数值分析之计算方法与实验2:方程求根 by java-Numerical analysis method of calculation and experiment 2: Root equation by java
szfx3
- 数值分析之计算方法与实验3:线性方程组数值解法 by java-Numerical Analysis of calculation methods and experimental 3: Numerical Solution of linear equations by java
szfx4
- 数值分析之计算方法与实验4:插值法 by java-Numerical analysis method of calculation and experiment 4: interpolation by java
szfx5
- 数值分析之计算方法与实验5:曲线拟合 by java-Numerical analysis method of calculation and experiment 5: Curve Fitting by java
szfx6
- 数值分析之计算方法与实验6:数值积分 by java-Numerical analysis and experimental method of calculating 6: numerical integration by java
szfx7
- 数值分析之计算方法与实验7:常微分方程数值解法 by java-Numerical Analysis of calculation methods and experimental 7: Numerical Solution of Ordinary Differential Equations by java
offic
- java办公自动化解决方案,常用于数值分析等各个领域,但是代码不长,功能不多-newton
shuzhi
- java实现数值分析的幂法,在大学编程中有一定作用-java to achieve a power of numerical analysis method
Exercise5
- 本程序用java编写了数值分析中的曲线拟合等操作,为有此需求的人提供帮助-This procedure written with java numerical analysis curve-fitting operation, as there is a demand to help people
Exercise6
- 本程序用java编写了数值分析中的一些代码,可以进行一些龙贝格方法和科斯塔方法的数值计算-This procedure is numerically analyzed using java prepared some of the code, you can make some Romberg method and the method of numerical calculation Costa
Paradola
- 数值分析 抛物线算法java实现。输入任意函数可以实现-Numerical Analysis
JAVA
- 数值分析第一单元程序,二分法,割线法,牛顿法解决问题-Math analyse code
数值分析课题九十java源代码
- 东北大学数值分析上机实验课题九、十实验源代码(Northeastern University numerical analysis on the experimental subjects nine, ten experimental source code)
NA
- 数值分析算法的java实现,包括二分法、牛顿迭代法等十来个算法 可视化窗口,软件是Netbeans(The Java implementation of the numerical analysis algorithm, including ten algorithms, such as dichotomy, Newton iterative method and so on)
数值分析Java
- 数值分析作业:计算特征值和特征矩阵;QR分解