-
爬山法搜索的程序实现
爬山法搜索的程序实现-mountaineering Act Search Program
- 2022-07-23 03:23:59下载
- 积分:1
-
高斯背景检测运动跟踪
采用高斯背景建模以及帧差法提取出运动物体,然后用camshift算法进行跟踪。对于背景不动的场景,跟踪效果较好。能够很好地学习opencv中相关的函数,算法。对于初学者有很大的帮助。
- 2023-04-21 00:15:07下载
- 积分:1
-
随机有限元分析的经典程序,分析结构可靠度等方面应用
随机有限元分析的经典程序,分析结构可靠度等方面应用-Stochastic finite element analysis of the classical procedures, analysis of structural reliability applications, etc.
- 2022-03-04 06:04:44下载
- 积分:1
-
代码打印你好世界
资源描述Python是一种非常简单的语言,并有一个非常简单的语法。它鼓励程序员编程没有样板(制)的代码。Python中的最简单的指令是“打印”指令,它只打印出一行(也包括换行符,不像C)。有两个主要的Python版本,Python 2和Python 3。Python 2和3是完全不同的。 ;
- 2023-03-23 09:35:04下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
校园导游系统
设计学校的校园平面图,提供图中任意地点相关信息的查询,任意地点的问路查询及地点基本信息的文件存储,主要用弗洛伊德算法实现某点到途中任一点的最短路径。主要用的是图那块的知识,适合于学完C语言和数据结构的人用。代码简单,很容易看明白。
- 2023-04-26 02:40:03下载
- 积分:1
-
在GPU上实现数值模拟技术(线性方程组)的通用架构,
在GPU上实现数值模拟技术(线性方程组)的通用架构,-In the GPU to achieve numerical simulation techniques (linear equations) generic framework,
- 2022-03-23 05:23:41下载
- 积分:1
-
粒子群优化算法 C 代码
粒子群优化算法的 C 代码
- 2022-07-10 03:12:01下载
- 积分:1
-
计算方法c牛顿插值函数
计算方法c牛顿插值函数-calculation c Newton interpolation function
- 2022-02-12 05:09:10下载
- 积分:1
-
compress_dwt
差分脉冲编码调制(DPCM)是一种高效的数据压缩技术
- 2022-03-05 16:59:21下载
- 积分:1