-
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧...
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧-Is vc++ Prepared by BP neural network prediction source code, in the prediction of the direction you need to download the notice
- 2023-02-18 21:45:03下载
- 积分:1
-
基于自动学习的逻辑推理机。程序…
基于机器学习的自动逻辑推理机。本程序用归结反演策略实现了命题逻辑系统的自动推理。把要解决的问题作为一个要证明的命题,其目标公式被否定并化成子句形,然后添加到命题公式集中去,把消解反演系统应用于联合集,并推导出一个空子句(NIL),产生一个矛盾。-based on the automatic machine learning logical reasoning machine. The procedures used attributed inversion strategy to achieve the propositional logic of automatic reasoning. Put the problem to be solved as a proposition to prove, with the goal being negated formula and shape into a phrase and then added to the Proposition formula to concentrate, digestion system for joint inversion sets and derived an empty phrase (NIL), resulting in a contradiction.
- 2022-12-19 10:50:03下载
- 积分:1
-
通过C4.5 的实现可以进行构建决策树 来进行有效的分类
通过C4.5 的实现可以进行构建决策树 来进行有效的分类-Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
- 2022-10-31 00:15:02下载
- 积分:1
-
遗传算法在MATLAB环境中的实现.rar
遗传算法在MATLAB环境中的实现.rar-genetic algorithm in MATLAB environment is achieved. Rar
- 2022-05-17 22:28:19下载
- 积分:1
-
遗传算法的函数优化sga
遗传算法的函数优化sga-genetic algorithm optimization function sga
- 2022-12-21 11:30:03下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
D星算法,是A星算法的动态版本,都是基本的路径规划算法
D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
- 2022-07-22 06:07:29下载
- 积分:1
-
采用C编写的BP神经网络一个程序,请提意见
采用C编写的BP神经网络一个程序,请提意见-with C BP prepared a neural network procedures, please comment
- 2023-06-15 09:20:03下载
- 积分:1
-
ANN weather forecasting method
人工神经网络天气预报方法-ANN weather forecasting method
- 2022-01-23 10:10:46下载
- 积分:1
-
C# 15数码算法,A star 函数实现
C# 15数码算法,A star 函数实现 -C# 15 Digital Algorithm
- 2022-02-15 23:29:10下载
- 积分:1