-
人工智能编程示例
人工智能编程示例-artificial intelligence programming paradigm
- 2023-05-19 01:55:03下载
- 积分:1
-
传教士和野人渡河问题盲目搜索算法 一个典型的人工智能算法...
传教士和野人渡河问题盲目搜索算法 一个典型的人工智能算法-missionaries and Savage cross river blind search algorithm of a typical artificial intelligence algorithms
- 2022-10-15 02:35:04下载
- 积分:1
-
介绍了在LabView环境下的神经网络算法
介绍了在LabView环境下的神经网络算法-Introduced in the LabView environment, the neural network algorithm
- 2022-02-25 06:27:54下载
- 积分:1
-
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem)...
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
- 2023-06-02 16:50:03下载
- 积分:1
-
用遗传算法解决01背包问题,内附测试数据。
用遗传算法解决01背包问题,内附测试数据。-Using genetic algorithms to solve knapsack problem 01, enclosing the test data.
- 2022-02-13 07:52:13下载
- 积分:1
-
kmeans算法,许多同学做毕设需要用到
kmeans算法,许多同学做毕设需要用到-kmeans algorithm, many students needed to do to complete set up
- 2022-08-12 11:49:28下载
- 积分:1
-
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。...
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the failure, but a one-fat.
- 2022-02-25 18:28:37下载
- 积分:1
-
TFIDF算法已应用于文本处理任务。函数的输入是…
tfidf已应用于文本处理任务中。函数的输入是一个[i*j]项频率矩阵。输出是由tfidf度量计算的元素的[i*j]。
- 2022-09-15 14:50:03下载
- 积分:1
-
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助...
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助-a BP online digital algorithm to identify the demo, hoping they can help developers
- 2022-01-26 20:01:43下载
- 积分:1
-
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可...
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
- 2022-01-22 15:12:25下载
- 积分:1