-
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
-
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行...
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行
-The algorithm for fuzzy adaptive tuning of the PID control algorithm in the matlab environment development, can be directly run
- 2022-02-14 19:00:23下载
- 积分: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
-
FP算法 由韩家炜教授发明 用于挖掘频繁项集
FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set
- 2022-02-14 07:27:05下载
- 积分:1
-
BP批处理源代码,可自由选择三层或多次网络,和神经元数目
BP批处理源代码,可自由选择三层或多次网络,和神经元数目-BP batch source code, the freedom to choose three or more networks and the number of neurons
- 2022-04-07 08:47:36下载
- 积分:1
-
dos 下运行,蚂蚁找食物,图形演示,动态化显示每一只蚂蚁如何找到事物....
dos 下运行,蚂蚁找食物,图形演示,动态化显示每一只蚂蚁如何找到事物.-dos run, the ants find food, presentation graphics, dynamic display every ants how to find things.
- 2022-07-16 14:21:52下载
- 积分:1
-
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
- 2023-04-28 20:35:03下载
- 积分:1
-
一种运算效率较高的遗传算法
一种运算效率较高的遗传算法-a higher genetic algorithms
- 2022-04-07 12:05:16下载
- 积分:1
-
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
- 2023-08-04 21:25:03下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1