-
计算方法 NEWTON插值的C程序
计算方法 NEWTON插值的C程序-Netwon interpolation method of calculating the C program
- 2022-10-27 19:35:04下载
- 积分:1
-
zeoppritz方程正演
利用zeoppritz方程求取反射系数,合成地震记录。1D Zoeppritz正演,avo分析,也可以进行AVA分析。
- 2022-05-29 00:56:53下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
matlab
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
- 2023-07-28 06:10:04下载
- 积分:1
-
harris角点检测
基于梯度和结构张量的角点检测算法,调试梯度时将结构张量的那部分变成注释,调试结构张量时同理,效果明显,对比度强,程序简单易懂
- 2023-06-07 01:45:04下载
- 积分:1
-
实现了两个大数的加法,速度很快.最大可以是500位数的相加...
实现了两个大数的加法,速度很快.最大可以是500位数的相加-realized the majority of the two Adder, very fast. It is the largest of the median combined 500
- 2022-07-14 15:18:54下载
- 积分:1
-
mumford source code
mumford source code-mumford source code........
- 2022-12-30 05:20:03下载
- 积分:1
-
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目...
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目-acm pku classic subject code and ideas, including the DP problem, greedy, backtracking, and so on are all very classic topic
- 2022-05-16 06:58:09下载
- 积分:1
-
神经网络
本代码实现如何反向传播算法 works.it 将生成关系图,它会告诉准确的预测和实际的输出结果。
- 2022-08-10 12:08:51下载
- 积分:1
-
一些 SPOJ 的解决方案
此文件包含一些像生活,nextpalindrome,primegenerator,测试,用 c + + 编程语言编码的 transformtheexpression spoj 问题的解决办法
- 2022-04-18 10:41:23下载
- 积分:1