-
可以用二分法来解非线性方程解方程,简单的程序代码,虽简单,但很实用...
可以用二分法来解非线性方程解方程,简单的程序代码,虽简单,但很实用-Dichotomy can be used for solving nonlinear equations equation, a simple code, though simple, but very practical
- 2023-05-04 03:00:03下载
- 积分:1
-
捷联惯导仿真程序
学习SINS的好程序,里面具有完整的注释。程序里包含有轨迹发生器,惯导解算,初始对准,卡尔曼滤波,并有sins与gps组合导航程序代码。可以适当改变一些参数,看看其它仿真效果。
- 2022-08-26 11:14:15下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
atan function, because a lot of information communication systems, which rely on...
atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。-atan function, because a lot of information communication systems, which rely on phase information is therefore very useful function atan.
- 2022-01-25 19:12:46下载
- 积分:1
-
xyqkeygeneradtor的生成与实现算法 身份认证的实现以及研究
xyqkeygeneradtor的生成与实现算法 身份认证的实现以及研究-xyqkeygeneradtor generation and authentication algorithm for the realization of research
- 2022-01-25 20:55:25下载
- 积分:1
-
系统工程中的平滑预测法,根据一些数据预测为了某一个时期的数值...
系统工程中的平滑预测法,根据一些数据预测为了某一个时期的数值-project of the Ievel, according to some data in order to forecast a period of numerical
- 2022-10-25 00:05:03下载
- 积分:1
-
sift算法 采用opencv,VC++实现
sift算法 采用opencv,VC++实现 值得借鉴
- 2022-09-08 23:25:07下载
- 积分:1
-
基于α-β剪枝法的五子棋人机对弈
应用背景主要使用α-β剪枝法应用于五子棋,AI人工智能,可以实现分好的人机对战,对于学习人机博弈算法很有好处!主要使用α-β剪枝法应用于五子棋,AI人工智能,可以实现分好的人机对战,对于学习人机博弈算法很有好处!关键技术归纳一下以上讨论,可将α-β过程的剪枝规则描述如下:
在进行α-β剪枝时,应注意以下几个问题:
(1)比较都是在极小节点和极大节点间进行的,极大节点和极大节点的比较,或者极小节点和极小节点间的比较是无意义的。
(2)在比较时注意是与"先辈层"节点比较,不只是与父辈节点比较。当然,这里的"先辈层"节点,指的是那些已经有了值的节点。
(3)当只有一个节点的"固定"以后,其值才能够向其父节点传递。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 04:11:02下载
- 积分:1
-
一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以...
一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以-multimode on a matching algorithm to achieve the linux realizing, I hope we can have a look at the research
- 2023-06-21 03:00:04下载
- 积分:1
-
Vondrak算法:主要用于未知函数测量数据滤波
Vondrak算法:主要用于未知函数测量数据滤波-Vondrak algorithm: being used in the filtering of measuring data whose function is unknown.
- 2022-02-07 20:14:03下载
- 积分:1