-
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。...
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。-RBF procedures can realize function fitting, I have personally debugging, and good results.
- 2022-04-12 11:58:28下载
- 积分:1
-
GA的多
遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
- 2023-04-14 06:35:04下载
- 积分: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
-
A variety of numerical algorithms, including: binary tree, greedy algorithm, sea...
各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。-A variety of numerical algorithms, including: binary tree, greedy algorithm, search algorithm, genetic algorithm, simulated annealing algorithm, sub-rule tactics and so on.
- 2022-07-13 03:04:42下载
- 积分:1
-
PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!...
PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
- 2022-02-06 18:28:51下载
- 积分:1
-
MATLAB 下的模式识别特征提取 用于对特征信号的提取
MATLAB 下的模式识别特征提取 用于对特征信号的提取-MATLAB under the feature extraction for pattern recognition features of the signal extraction
- 2022-01-24 14:47:58下载
- 积分:1
-
神经网络工具箱
串口服务器KEIL C51原代码,单片机采用STC89C58RD+,网络控制器采用RTL8019,经过三层交换机测试,可以直接应用在产品,串口波特率576-KEIL C51 serial server source code, microcontroller used STC89C58RD+, Network controller using RTL8019, after a three-switch testing, can be directly applied to products, serial baud rate 576
- 2022-07-07 15:02:44下载
- 积分:1
-
Genetic Programming。GP算法在方程逼近求解上的应用。
Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
- 2022-01-25 14:49:53下载
- 积分:1
-
人工神经网络
基于Matlab的人工神经网络反向传播程序设计
- 2022-03-15 18:24:09下载
- 积分:1
-
Astar algorithm using eight digital issues. C++ written in the console applicati...
使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
- 2022-06-29 20:20:44下载
- 积分:1