-
地震路线绘制
用fortran语言,编制地震波路径,帮助理解地震成像。可以看到反演的路径是怎样的。
- 2022-03-17 05:15:11下载
- 积分:1
-
ViBe背景检测算法、前景检测、运动检测
对源代码做了少量修改,源代码来源忘记了;
代码为ViBe背景检测算法,也可用来做前景检测或者运动检测相关的内容;
检测效果较好,可通过参数进行调节 样本更新率等。
- 2022-01-22 08:38:17下载
- 积分:1
-
选主元的矩阵杜利特尔分解
选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
- 2022-02-28 20:40:51下载
- 积分:1
-
指数回归方程 ExponentRegress.cs
方程模型为
public override double[] buildFormula()...
指数回归方程 ExponentRegress.cs
方程模型为
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
- 2023-06-14 17:20:02下载
- 积分:1
-
经典格式的数值解!用FORTRAN编写!
经典的数值求解格式!Fortran编写!-Numerical Solution of the classical format! Fortran prepared!
- 2022-01-26 03:17:07下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqS...
先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree Elem [maxsize]) int top SqStack void PreOrderUnrec (Bitree t) (SqStack s StackInit (s) p = t while (p! = Null! StackEmpty (s
- 2022-12-23 05:40:03下载
- 积分:1
-
The text data about data mining algorithms
文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
- 2022-06-01 07:06:23下载
- 积分:1
-
交通管理的 prolog 代码
用于管理交通的 prologthis 程序的源代码检查街和 increese 的当前状态或 decreese 从红色计时器
- 2022-01-27 22:31:38下载
- 积分:1
-
normalizacion de documentos EN C
应用背景联合国普通阙就像para la normalizacion de documentos阙在时光在一carpeta Y Q有现在很要科莫consultas一ESOS documentos partir德ciertos Terminos科莫家狗嘎图PAñ麦酒鬣蜥字母表卡拉开大声小儿PISasdasd房间隔缺损房间隔缺损房间隔缺损DAS关键技术好的,siguiendo CON NUESTRO特马…… ;我们的计划escribimos,恩恩,compilamos Y corregimos托多斯我们误差,你当La compilacióN HAYA terminado CONéxito…… ;我们observar阙埃尔恩EL arhivo创作目的(EJ:栏目。O),EN LA不善direccióN恩的地方guardamos El CóDIGO Fuente de Nuestro prgrama的… ;Y现在ES的地方法ú一EL GCCóg++ dependiendo CuAl de los DOS utilicemos…… ;四是联合国档案馆C,abrimos尤娜consola,NOS dirigimos HACIA donde encuentran El CóDIGO Fuente y el档案馆接受过一compilar del程序Y tecleamos: ;
- 2023-02-19 09:10:03下载
- 积分:1