资源列表
aksela
- Screening test for coronary artery disease, cardiomyopathies, left ventricular hypertrophy Preoperatively to rule out coronary artery disease Can provide information in the precence of metabolic alterations such has hyper/hypo calcemia/kalemia et
XOR-problem
- 建立一个含单隐层的双输入单输出网络,实现异或问题: x1(1)=0 x2(1)=1 d(1)=1 x1(2)=1 x2(2)=0 d(2)=1 x1(3)=1 x2(3)=1 d(3)=0 x1(4)=0 x2(4)=0 d(4)=0 训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem: x1
upd6464
- upd6464的初始化及使用代码,已经验证过-upd6464 initialization and use of the code has been verified
systemidentify
- 系统辨识源码,包含参数模型辨识算法程序和非参数模型辨识算法程序。-Source system identification, model identification algorithm contains parameters of procedures and non-parametric procedures for model identification algorithm.
Introduction-to-genetic-algorithm
- 遗传算法的基本详细介绍书籍,极力推荐遗传算法初学者阅读学习,内容详尽,浅显易懂。-Introduction to genetic algorithm analyses the GA knowledge in detail, very easy to understand for beginning student
sortilege
- 这是一个抽签用的小程序,添加项后可以进行抽签,设置可抽1——3项,核心代码为随机数生成算法-This is a small program with a lot to add items after the draw, setting pumping 1- 3, the core code for random number generation algorithm
Tromino
- 用C++解决Tromino问题,根据用户输入的数字大小,解决不同规模问题-Tromino with C++ solve the problem, according to figures the size of user input, to solve the problem of different sizes
Genetic-Algorithm
- 一份关于遗传算法的文档,可以用于学习,参考-A document on the genetic algorithm can be used for learning and reference. .
Ackerman
- 这是关于数据结构的一个算法,希望对大家有用-This is about the data structure of an algorithm, we want to be useful
algrithm-Genetic
- 遗传算法,模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-genetic algrithm-
matlab
- 详细介绍matlab中用来处理图像的工具箱以及工具箱的具体运用方法-Details matlab image processing toolbox used to the concrete application of methods and tool kit
Geneticalgorithm
- Genetic algorithm, code, containing a tool to support the development of the algorithm and we can work together to discu-Genetic algorithm, code, containing a tool to support the development of the algorithm and we can work together to discuss