-
ELM-极限学习机
极限学习机算法,由于模式识别、非线性回归等方面。希望对您有帮助。。。。
- 2022-07-03 07:57:22下载
- 积分:1
-
均匀分布序列的产生
根据均匀分布的产生原理和公式,求出均分分布的序列,该序列为0-1内的随机数
- 2023-05-30 13:30:03下载
- 积分:1
-
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!...
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation of convenience!
- 2022-07-12 13:04:05下载
- 积分:1
-
贝叶斯网络结,结构学习学习工具箱
该工具箱包括了典型地贝叶斯网络学习方法,并且通过实例比较了这些方法的性能,同时还比较了这些方法用于贝叶斯分类中的准确率
- 2022-04-23 15:48:01下载
- 积分:1
-
牛顿二次插植的程序
牛顿二次插植的程序-Newton II brachytherapy procedures
- 2023-01-17 09:30:05下载
- 积分:1
-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分:1
-
学习C++的小程序
这是我去年开始学习C++时用到的代码,觉得挺不错的,适合初学者看一看,很基础,不光要看懂,还要自己敲一敲,争取全部自己敲出来
- 2023-08-03 06:50:04下载
- 积分: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
-
粒子群优化算法
这是PSO算法功能,给每一位想要轻松地学习。此功能有许多选项,给你更好的和最佳的输出。
- 2022-11-24 07:40:02下载
- 积分: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