-
模式识别――原理、方法及应用
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
- 2023-06-05 04:55:13下载
- 积分:1
-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
人脸检测代码示例系统.rar 希望对大家有所启发。
人脸检测代码示例系统.rar 希望对大家有所启发。-Face Detection System code examples. Rar we hope to inspire.
- 2022-01-23 10:16:14下载
- 积分:1
-
人工神经网络算法。
人工智能神经网络算法的实现。注意可能由于实现方式不同而导致结果有点不一样,这是允许的。-Artificial neural network algorithm.
- 2022-01-24 18:59:40下载
- 积分:1
-
自适应线性神经网路应用实例
自适应线性神经网路应用实例- Auto-adapted linear nerve network application example
- 2023-03-30 13:25:04下载
- 积分:1
-
遗传算法的原代码,用于最优化计算,只需解压便可使用。
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
- 2023-03-25 07:20:03下载
- 积分:1
-
遗传算法方法,步骤,实例。详细,有实例,很不错。
遗传算法方法,步骤,实例。详细,有实例,很不错。-Genetic algorithm methods, steps, examples. Detail, there are examples of very good.
- 2023-06-15 21:30:04下载
- 积分:1
-
基于小波和神经网络的论文,来自期刊网
基于小波和神经网络的论文,来自期刊网-wavelet-based and neural network papers from the Journal Network! !
- 2022-08-13 02:10:25下载
- 积分:1
-
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。...
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
- 2023-02-20 14:40:04下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1