-
Genetic algorithm c source code, containing the description, but is in English!
遗传算法的c源代码,内含说明,只不过是英文!-Genetic algorithm c source code, containing the description, but is in English!
- 2022-07-08 06:24:04下载
- 积分:1
-
ChiSquaredAttributeEval 源代码
ChiSquaredAttributeEval 算法源代码,可以用来做特征处理,在eclipse上编译,也可以调用这个算法,达到数据预处理的目的
- 2022-02-15 09:11:52下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1
-
使用 STM32F4 发现的外转子无刷电机控制
使用 STM32F4 发现的外转子无刷电机控制
- 2022-10-06 16:30:02下载
- 积分:1
-
增量学习的鲁棒性的视觉跟踪
大多数算法用于跟踪视频中的对象由两个部分组成: 被跟踪对象的动力学模型和它的外观模型。外观模型是经常跟踪,也许从训练图像之前建造,然后用作-时,跟踪测试序列。
如果测试序列中不包含的对象或照明条件下,不确切地匹配那些训练数据的外观吗?通常情况下,追踪与固定的外观模型将在这些情况下表现不佳。
在这个项目中不能使用期间跟踪增量改进目标的子空间外观模型来提供了新的外观信息。这种算法的关键是一种新的增量算法为 PCA,允许高效的子空间更新。
- 2022-01-26 04:21:15下载
- 积分:1
-
哈希表设计:数组,结构体
哈希表设计:数组,结构体-hash wishes the form is designed: The array, structure body
- 2022-03-03 13:23:00下载
- 积分:1
-
机器学习kNN算法的c语言实现
本人正在学习机器学习的算法,已经学习了几个,自己尝试着用c语言编写程序,这是其中的kNN算法,基于《机器学习实战》这本书。
- 2023-03-26 23:55:04下载
- 积分:1
-
这是我编的利用傅多项式插值计算法的程序。
这是我编的利用傅多项式插值计算法的程序。-This is for my use of polynomial interpolation method Fu procedures.
- 2022-04-11 03:36:29下载
- 积分:1
-
SOM 神经网络聚类可以在 Weka 嵌入
SelfOrganizingMap 或 SOM 神经网络算法对聚类的数据集,可以在 Weka 程序中嵌入
- 2022-02-02 16:06:02下载
- 积分:1
-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1