资源列表
eg16-fabingyuce
- 《MATLAB神经网络30个案例分析》中的第16个例子,案例16 单层竞争神经网络的数据分类—患者癌症发病预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 16 cases (16 patients with single competitive neural network data classification- cancer prediction. Hope to have certain
gatbx
- yj1.m:简单一元函数优化实例,利用遗传算法计算下面函数的最大值 包括了遗传算法的12个经典例题,适合大家学习参考。
Single-competitive-neural-network
- 单层竞争神经网络的数据分类,患者癌症发病预测作为例子,代码方便修改-Data classification single competitive neural network to predict the onset of cancer patients as an example to modify the code to facilitate
AdvancedGeneticAlgorithm
- This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
gatbx-example
- 遗传算法在MATLAB中的一些例子 .-genetic algorithm in MATLAB some examples.
Curve
- 用MATCOM实现衰减振荡曲线(多线程)-Used to achieve attenuation oscillation MATCOM curve (multi-threaded)
22
- 通过这种方法能够进行故障的寻找和定位,实例分析的结果说明了利用粗糙集进行知识发现及建立智能故障诊断系统的可行性和有效性.-Some work has been done for dealing with Fault Detection and Diagnosis (FDD) based on Rough Set, but in those cases Rough Set was just regarded as a tool for data cleaning or for assisting
gatbx
- Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
neural-networkclassification-
- 单层竞争神经网络的数据分类—患者癌症发病预测-Single layer neural network data classification in patients with cancer prediction
gatbx-example
- 遗传算法的实例,共十个例子,入门学习的经典程序-Examples of genetic algorithm, a total of 10 examples of the classic entry-learning program
servo-pump-fuzzypid
- 步进电机模糊控制C程序,采用单片机做为控制器-Stepper motor fuzzy control C program,Single-chip as a controller
vcDEMO
- 已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。 实现环境:Visual C++ 6.0. -Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorit
