-
三次样条插值算法和拉格朗日插值算法的实现。
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
- 2022-08-25 06:15:22下载
- 积分:1
-
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!...
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!-Branch of one-dimensional time series dimension, using box method calculated the fractal dimension, and they hope to be helpful to everyone!
- 2022-02-07 12:30:37下载
- 积分:1
-
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。...
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。-achieve Mayan calendar between the two conversion, as long as the imported case of a calendar and a few could come up with a calendar said.
- 2022-02-15 06:42:02下载
- 积分:1
-
- 2022-02-13 16:14:05下载
- 积分:1
-
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)...
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)-optimization problem solving linear programming source (postgraduate courses : optimization method)
- 2022-03-07 06:33:19下载
- 积分:1
-
基于BP神经网络的语音识别
bp神经网络在语音识别中的应用,同时利用Matlab进行仿真得到结果。
神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用matlab完成对神经网络的训练和测试,并获得满意的结果。
- 2023-08-29 10:30:04下载
- 积分:1
-
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the
search algorithm had decided the procedure fit and unfit quality, this
algorithm has completed the smooth search realization.
- 2022-04-24 15:53:52下载
- 积分: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
-
最经典的版本的决策树的最全面的资源库…
c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
- 2022-03-07 02:02:06下载
- 积分:1
-
近似PI使用蒙特卡罗方法
;近似PI使用蒙特卡罗方法。的例子是基于一个均匀分布的假设。
- 2023-06-12 03:15:03下载
- 积分:1