-
使用插值算法,实现折线的平滑.这是一个比较简单的算法.
使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
- 2023-08-16 01:00: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
-
实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。...
实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
- 2022-08-16 07:51:56下载
- 积分:1
-
operation research
operation research
- 2022-03-25 03:40:19下载
- 积分:1
-
C语言常用数据结构全注解
欢迎大家和我交流,相互学习,这些文件均由本人所写或改编,由于这里所有的源代码
版本为V1.0,在加上本人能力有限,所以难免有些错误和缺陷。如果你发现什么错误的地方,
可以通过邮件或博客发送给我。我编写这些常用数据结构的主要原因也是因为自己当初没有
学好,所以亡羊补牢一下,复习复习。我觉得只看书印象是不深刻的,所以就将它们编写实
现出来。为了方便管理和组织,顺便就脚上了make 编译系统,让其更好的运行和编译。
总得算是写了不少,如果仅仅留在自己的硬盘是,也太浪费资源了,所以就顺便传到网
上来公大家参考,方便大家学习,对喜欢makefile 的朋友,也有一定的学习价
- 2022-02-05 01:26:31下载
- 积分:1
-
小游戏“神奇翻转”
也称“点灯游戏”。9×9的矩阵中,每选择一个元素,它与其上下左右共5个元素都会由1变为0、或是由0变为1。将所有元素变为1则胜利。本源码使用命令行界面实现这一功能,一方面支持用户手动操作游玩,另一方面给出了算法来自动解决这一问题。
- 2023-05-20 19:20:03下载
- 积分:1
-
PHP获取可以用GBK编码的汉字拼音首字母
- 2022-04-01 12:03:22下载
- 积分:1
-
SURF算法
应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by
building on the strengths of the leading existing detectors and descriptors
(in casu, using a Hessian matrix-based measure for the detector, and a
distribution-based descriptor); and by simplifying these methods to the
essential.
- 2023-07-28 12:25:06下载
- 积分:1
-
MIMO系统空时编码
mdjkslDVBSALFURUGFHDNAzaZwkdsax m>;ZJSDKSALM,zlshgkflfouyqoqlidndsafhdkjdcasgchjac jksafddf公司
- 2022-06-13 23:38:09下载
- 积分:1
-
一个java的tabu search算法框架
一个java的tabu search算法框架-one of tabu search algorithm framework
- 2022-03-25 14:23:27下载
- 积分:1