-
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解...
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equations. This procedure used Euler, improved Euler and the classical formula of such equations to solve
- 2022-03-17 06:09:21下载
- 积分:1
-
立体匹配
应用背景此代码是用于BP立体匹配,你可以使用它在Windows系统。下载它,那么你应该创建一个程序在VS,然后添加的。CPP和。H代码文件的程序。使用的代码可以发现在“readme”文本。所以好好享受吧!关键技术这个代码很容易使用,我会教你编译它并运行它的功能。
- 2022-12-28 21:50:04下载
- 积分:1
-
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。...
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。-Geology interpolation algorithm used in drilling. Transmission grid width and height, the number can be boring.
- 2022-10-30 13:35:03下载
- 积分:1
-
混沌蚁群算法
应用背景混沌具有随机性、遍历性、规律性——混沌具有丰富的时空动态,系统动态的演变可导致吸引子的转移等特点,使得混沌成为一种新型的优化技术,并得到广泛重视。关键技术首先,基于确定性迭代式产生的遍历性轨道对整个解空间进行考察。其次,以第一阶段得到的结果为中心,通过附加小幅度的扰动进一步进行局部区域内的细搜索,直至算法终止准则满足。
- 2023-05-08 18:20:03下载
- 积分:1
-
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss...
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
- 2022-10-31 15:55:02下载
- 积分:1
-
这是一个从国外网站下载的ICA 的matlab源代码
这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
- 2022-02-16 04:51:32下载
- 积分:1
-
SVM SMO Algorithm
支持向量机的SMO算法-SVM SMO Algorithm
- 2023-07-07 14:25:03下载
- 积分: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
-
框架结构自振特性分析代码
框架结构自振分析matalab代码,主要针对平面框架结构,对空间框架结构的分析具有参考价值。采用2D梁单元进行网格细分,能够根据使用者的要求来定义单元的大小。在对平面框架进行动力时程分析时,只需要读入加速度时程文本,嵌入中心差分模块即可。
- 2022-02-13 08:19:44下载
- 积分:1
-
编译原理实验
这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,原创,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,原创,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,仅供参考。
- 2022-08-19 11:30:10下载
- 积分:1