搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
airimg_wy(10-5)
- 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location.
神经网络方法
- 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulatio
背包问题的遗传算法解法vb
- 这是一用VB解决背包问题的遗传算法元程序,程序框架清楚,应用性强-This a backpack with VB solve problems of genetic algorithm yuan procedure is a clear framework and application-
一些解决TSP问题的算法及源代码模拟退火算法
- 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
Skapura
- skapura数据挖掘源程序VISUAL C++ 采用图元格式处理中间数据,节省大量空间-skapura source data mining using Visual C map yuan handle intermediate data format, to save a lot of space
vb-GA
- 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
GAS
- 利用简单遗传算法求解一元函数优化问题: -simple genetic algorithm for one yuan function optimization problems :
GAdownload
- 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
GA-wangxp
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优
brainBp
- 本\"人工神经网络\"共有13个神经元构成,4个为输入神经元,1个为输 出神经元。也就是说,这个程序最多能处理一个四元关系(包含了二元, 三元)。-the "artificial neural network," a total of 13 neurons constitute, four input neurons, an output of the neurons. In other words, this procedure can handle a m
bpinmatlab
- 这是个基于监督式bp神经网络的分类元程序,希望对大家能有所帮助 -This is a supervised bp based on neural network classification yuan procedures in the hope that we can to help
artificial_intelligence_tutorials
- 上海交大, 施鹏飞,姚远编,人工智能教程 nlc格式-Shanghai Jiaotong University, Shi Pengfei, Yao Yuan-made, artificial intelligence tutorials NLC format
50dollar
- 公司9种人工智能、预测方面的算法,价值超过50万元的。(包含源码及exe可执行文件!!)-9 AI company, forecasting algorithm, the value of more than 500,000 yuan of. (Including source code and exe executable file!!)
Adaline
- 神经网络LMS算法源程序,很有用哦,大家支持一下-shen jing wang luo yuan cheng xu,hen you yong de
Fuzzy_C_code
- 用矩形域二元分片双一次插值算法对原程序做了修改(说实话,原程序我没看懂)。用模糊控制算法,对于非线性系统和数学模型难以建立的系统来说更易理解和编程!-Rectangular domain with two yuan slice Dual time interpolation algorithm for the original program was revised (to be honest, I did not understand the original program). Fuzzy
Gauss
- 用于数值代数Gauss消去法不选主元和列主元-Used for numerical linear algebra Gauss elimination technique don t choose the Lord and listed the yuan
cellLink
- 根据继电器杂志录入的判断电力图元的连接关系源程序。-Journal entry of judgment according to the relay power source connection relation figure yuan for the program.
TreeRegression
- 树回归:对复杂的关系建模。一般可以分为两种,一种是回归树,一种是模型树, 主要的区别在于对于叶节点的建模方式,回归树使用分段常数,模型树使用线性回归方程。 可以使用剪枝技术对于可能过拟合的树进行剪枝,剪枝一般分为预剪枝和后剪枝。 回归树和模型树都是2元树,每次总是选择最好的分割方式,分成两部分。 这个是自己写的Python语言的CART树回归程序,基本实现了其原理,注释比较多。-Tree Regression: modeling of complex relationshi
MUL-GA
- 多变异位自适应遗传算法求一元函数最大值-Ectopic changeable adaptive genetic algorithm for one yuan Maximization