-
启发式搜索见cpp1.C文件,vc6.0环境运行实现
启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
- 2022-12-11 16:40:03下载
- 积分:1
-
MILK 提供了一个实现和比较multi
MILK 提供了一个实现和比较multi-instance学习算法的环境,基于weka机器学习系统(本站可以下载)-MILK provides a comparison and achieve multi-instance learning algorithm, based on machine learning system weka (site can be downloaded)
- 2022-01-30 10:15:52下载
- 积分:1
-
用MATLAB语言编写。三十三座城市的蚂蚁算法。解决TSP问题。
用MATLAB语言编写。三十三座城市的蚂蚁算法。解决TSP问题。-Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem.
- 2022-03-30 14:35:35下载
- 积分:1
-
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛...
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛-artificial neurons bp algorithm can be used to function fitting, time series data estimation, is widely used
- 2022-05-12 22:48:11下载
- 积分:1
-
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢...
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm to solve." The entire programming ideas and process analysis. Expect relevant to the needs of friends like
- 2022-04-17 23:39:11下载
- 积分:1
-
遗传算法的一些经典程序收集
遗传算法的一些经典程序收集-genetic algorithem2
- 2023-03-06 17:35:04下载
- 积分:1
-
文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。...
文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。-File contains a teacher on the artificial neural network control system of PPT, a more detailed introduction to the artificial neural network and applied to the control of relevant content.
- 2022-08-24 15:58:24下载
- 积分:1
-
Statistical pattern recognition algorithm package, including a linear classifica...
统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algorithms.
- 2023-02-09 20:45:04下载
- 积分:1
-
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。...
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical multi-feng (severe shock) function. The algorithm is Guo Tao algorithm.
- 2022-08-06 16:25:44下载
- 积分: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