-
关于神经网络方面的130个程序,采用matlab语言,比较全
关于神经网络方面的130个程序,采用matlab语言,比较全-On the neural network 130 procedures, the use of matlab language, compare the whole
- 2022-02-03 03:31:59下载
- 积分:1
-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1
-
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被...
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点-Differential evolution algorithm DE (Differential Evolution) by Storn and Price and other scholars in 1995, the first place. It is a species based on the optimization of the new intelligent optimization method, which has been proved in the solving process with high efficiency, convergence, robustness, etc.
- 2022-04-23 12:37:28下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1
-
实现马尔可夫决策过程模型的算法,该研究方向是当前热门的研究领域。...
实现马尔可夫决策过程模型的算法,该研究方向是当前热门的研究领域。-Markov Decision Process Model realize the algorithm, the research direction is currently a hot research field.
- 2022-02-11 20:05:03下载
- 积分:1
-
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路-Ant colony algorithm C++ Realize, to give readers a clearer picture of the integrity of the idea of ant colony algorithm
- 2022-03-03 23:02:39下载
- 积分:1
-
matlab环境下,对puma560机器人的工作空间运动轨迹做了轨迹规划,得到轨迹云图...
matlab环境下,对puma560机器人的工作空间运动轨迹做了轨迹规划,得到轨迹云图-matlab environment, the robot work space puma560 trajectories make the trajectory planning, the trajectory cloud
- 2022-04-09 13:39:24下载
- 积分:1
-
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用...
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用-BP algorithm is the classic source of artificial neural networks have certainly bp helpful
- 2022-02-06 04:14:34下载
- 积分:1
-
自适应遗传算法 最基础的版本需要可以自己修改目标函数
自适应遗传算法 最基础的版本需要可以自己修改目标函数-Adaptive genetic algorithm version of the most basic needs can modify the objective function
- 2023-07-27 10:15:03下载
- 积分:1
-
It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision...
Running this funciton each time to compute the LBP-TOP distribution of one video sequence.
Reference:
Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns
with an application to facial expressions," IEEE Transactions on Pattern Analysis and Machine
Intelligence, 2007, 29(6):915-928.-It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision and pattern recognition.
After unzipping the package, you can find a project coded in C++. After complied it, you can use it directly. Some tested images are also attached in the package.
- 2022-08-21 11:32:36下载
- 积分:1