搜索资源列表
ga_vc6.0
- 本代码在vc++6.0下演示遗传算法的具体设计,供爱好者借鉴。-the code vc 6.0 demo genetic algorithm designed specifically for lovers draw.
TSPinmatlab
- 用遗传算法解决城市的访问次序,可使其 旅行路线的总长度最短 可从该程序借鉴到其他应用 -using genetic algorithms to solve the city for the visit, travel routes can make the total length of the shortest can draw from the procedures of other applications
detection
- gaussian_model,color based segmentation,draw ellipse may used in face detection-gaussian_model. color based segmentation. draw ellipse may used in face detection
getAnswer
- 遗传算法,实现的是一个猜答案的过程, 这种算法比较经典,可以借鉴-genetic algorithm to achieve guess the answer is a process, this method is classic, we can draw on
ANewC4.5alg
- 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous at
Draw
- 一个简单的绘图程序,可以实现在指定位置绘制各种图形,共学习交流。
Perceptron-and-ADALINE-network
- 这些程序包括以下方面1.使用感知器和ADALINE网络对字母进行识别。2.随机选取初始权向量,选取适当的迭代步长(对ADALINE网络),用给出的四个输入训练样本,对上述两个网络分别进行训练,直到网络收敛;3.对Adaline网络选取不同的值,分别画出误差曲线,观察它们的变化规律;4.对感知器选取不同的初始权向量,分别计算每类训练样本到超平面的距离,观察它们的异同;5.训练结束后,检验网络的识别能力(使用100个检测样本,对应于每个取25个含噪的变形):6.比较Adaline和单神经元感知器的分
class
- 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, t
20071510437250
- 操作说明: 1. 双击RobotView.exe,打开应用程序; 2. 菜单中Draw->Block,出现一个对话框,从键盘输入具体值,然后在左边蓝色区域任意位置点击,出现红色的矩形,即设置好障碍物位置,此时右上方区域中相应位置的值从0变为1; 3. 菜单中Draw->RobotPoint,然后在左边蓝色区域任意位置点击,出现绿色的圆,即设置好机器人目前位置; 4. 菜单中Draw->GoalPoint,然后在左边蓝色区域任意位置点击,出现黄色的圆,即设置好目的
PF_Plot_Result
- 机器人运行轨迹描绘的第二种方法,可以根据数据画出各种运行轨迹-Running robot trajectory described second method, based on the data to draw a variety of running track
testa
- 使用autoassociative memory对阿拉伯数字进行识别,并画出最后结果-Autoassociative memory of the use of Arabic numerals to identify and draw the final result
edrk
- 主要包括免疫识别、免疫学习、免疫 记忆、克隆选择、个体多样性、分布式和自适应等,-It is the real engineering app licat ion s that draw the b road at ten2 t ion of compu ter scien t ist s to recogn ize the great po ten t ial of A IS, hereby som e impo rtan t app li2 cat ion f ields as
finalproject
- Graphics program to draw line , cirlce, rectangler, square, sphere, ellipse, ellipsoide, cone, and make translation, rotation, shearing, scaling
ourfinalproject
- programm to draw line , square, rectangler, ellipse, sphere, ellipsoid, cone
1
- 遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!-Genetic algorithm programming useful, can be used to draw reference to all of us want to help!
circle1
- his code is an applicatino of EMOO by using Genetic algorithms to solve the following simple constrained problem: Draw the biggest possible circle in a 2D space filled with stars without enclosing any of them.-his code is an applicatino of E
main
- 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
BP
- BP神经网络进行岩性识别,此程序针对岩性资料9参数而设计,9-4-3结构,可识别三种类型,并进行简要绘图。-BP neural network is used for lithologic identification. This procedure parameters for the nine lithological information designed ,9-4-3 structure, and can identify three kinds of types, and draw
bpprogramming
- 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
BP2
- visual c++实现BP神经网络,可以绘出误差曲线,逼近曲线-visual c++ to achieve BP neural network, can draw the error curve, approximation curve