资源列表
ZNAYU
- Program for search earthquake epicentre
2744865b71bc
- 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
G-S
- 本程序为G-S迭代法,若系数矩阵满足 1.G-S迭代矩阵谱半径小于一 2.jacobi迭代矩阵一范数或无穷范数小于一 3.系数矩阵A正定 4.系数矩阵A严格对角占优或不可约对角占优 则可返回A*x=b的解。算法迭代次数比 x=M*x+g形式的标准化迭代次数多,但所用时间少很多。-The program for the G-S iteration method, if the coefficient matrix 1.G-S iterative matrix spect
ezMTL-matrix-alth
- 可在VC编程时方便使用的矩阵运算的模板类,可使用它进行很多矩阵运算,并且有详细的使用例子代码,推荐下载!-The VC program to facilitate the use of matrix operations template class can use it for a lot of matrix operations, and detailed examples of the use of the code to download!
30d2d767fc3b
- 矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Matrix calculation procedures Functional Analysis: This procedure can be completed matrix of input and output. Has the same number of rows and columns of the m
nelmin
- nelder-mead algorithm
b0842b87f0e1
- 画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明程序通过编译运行--The the painting matrix box program matrix box consists of X, the input two numbers, the first number represents the number of matrix box, second number represents the number
3f9f5ba1603e
- C++编写的简单的扫雷程序开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置-C++ -Demining process C++ write simple enter an integer beginning of 1010 matrix to produce a random distribution of the mined areas, without a mouse, but you need to enter the coordina
e6f73da1f734
- 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-Matrix operations real matrix multiplication complex matrix multiplication Select real matrix inverse PCA Gaussian about when the law
file_puvvt
- book for scheduled algorithm by Jonson for flow shop of to machines in constant time
abaddfd
- 根据2001年和2011年的房价进行的房价预测-prediction of the house price
Nonlinear-adjustment
- 基于非线性平差模型的坐标转换公式,改进的高斯-牛顿法,包含一片论文-Nonlinear Adjustment Model-based coordinate conversion formula, improved Gauss- Newton method