-
离散二进制粒子群算法
DPSO
离散二进制粒子群算法
DPSO -DPSO
- 2022-04-08 21:36:42下载
- 积分:1
-
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示....
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
- 2022-01-26 08:25:55下载
- 积分:1
-
基于梯度训练方法的rbf神经网络实现,采用随机训练及测试数据
基于梯度训练方法的rbf神经网络实现,采用随机训练及测试数据-Gradient-based training methods of rbf neural network, using a random training and test data
- 2022-11-07 09:45:03下载
- 积分:1
-
高斯混合模型算法
高斯混合模型算法-Gaussian mixture model algorithm
- 2022-03-23 00:38:12下载
- 积分:1
-
一个小程序,人工智能,OpenGL和VC做的,我们希望借鉴…
一个人工智能方面的小程序,用OPENGL和VC++做到,希望对大家有所启发-artificial intelligence of a small program, OpenGL and VC done, we hope to inspire
- 2022-03-11 20:57:13下载
- 积分:1
-
With QoS constraint multicast routing problem is an NP
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
- 2022-09-17 21:25:02下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
对数组的例子很好的模式识别问题可以测试…
一个关于模式识别问题的很好的例子,可以对数组进行检验,非常好用!-a pattern recognition problem on the very good example of the array can be tested very handy!
- 2022-11-03 14:25:02下载
- 积分:1
-
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。...
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。-The algorithm contains a number based on its own toolbox to MATLB developed some of the genetic algorithm program.
- 2022-01-26 08:31:53下载
- 积分:1
-
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图...
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布;
4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分)
5、将分类后的结果标记到原始图像上,检查其效果。
-1, the preparation procedures showed that the seal image (24-bit true color bitmap) 2, read out each bitmap pixel (R, G, B) sample value 3 to RGB which a two (or three ) for the coordinates, take a certain number of image points for the analysis of samples, analysis of its coordinate system of distribution 4, the method used in this chapter to learn to find discriminant function classification of these samples for classification (required first to distinguish between the seal and Shading, if possible, will seal, Shading, signatures to distinguish between) 5, will be the result of classification markings to the original image to check its effectiveness.
- 2022-04-27 00:31:30下载
- 积分:1