资源列表
3-LOCPOT
- 可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp2 if ((fp1 = fopen("LO
longbeige
- 计算方法里的龙贝格算法,用c++语言解决龙贝格数值计算-Calculated in the Romberg algorithm, with c++ language to solve numerical Romberg
zxx11
- 计算方法里常用的四种方法,龙贝格,龙格库塔,三次样条,拉格朗日-Four commonly used in the calculation methods, Romberg, Runge-Kutta, cubic spline, Lagrange
123
- 可靠性估计时的二项分布风险评估实验的参数估计与预测算法-Reliability estimates of the binomial parameter estimation risk assessment and prediction of the experimental method
Gauss-Poissson
- gauss-poisson分布建模与反析,与参数估计,并进行仿真模拟-gauss-poisson distribution model and anti-analysis, and parameter estimation, and the simulation
1001
- POJ1001,高精度模拟,注意输出格式-POJ1001, high-precision analog, pay attention to the output format
gujiqi
- 统单目标定位与跟踪的拟线性估计器在目标跟踪的应用-Single target location and tracking system of quasilinear estimator for target tracking applications
CC
- 数值分析的上机作业,有三个文件,可以实现1、LU分解法;2、高斯消去法和高斯行主元消去法;3、雅克比迭代法和高斯迭代法。去求解矩阵方程~-Numerical Analysis of the machine operation, there are three files, you can achieve 1, LU decomposition 2, Gaussian elimination and Gauss-line principal component elimination metho
1C
- 数值分析作业,可以用二分法解决,常数方程的求解问题~-Numerical analysis operations can be used to resolve the dichotomy, the constant equation problem ~
C2
- 数值分析作业,可以用牛顿法求解常数方程的根植~经过运行,正确~-Numerical analysis operations can be solved by a Newton constant equation of rooted ~ After running, the right ~
shuzhichuanre
- 计算二维温度场的程序,瞬态的,采用隐式交替方向求解-Procedures for calculating two-dimensional temperature field, transient, and solved using alternating direction implicit
KmeansApp
- Kmeans算法的实现,有详细代码和运行界面-An implementation of Kmeans, including UI
