搜索资源列表
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
vbsensor
- 实现线性分类器的设计,根据线性分类器的特点,利用线性函数来对模式进行分类,编程语言为VB,实现了两类模式的判别。-To achieve a linear classifier design, according to the characteristics of a linear classifier, using a linear function of the mode of classification, programming languages VB, realized the two
Matlab_hanshu
- :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
GeneticAlgorithms
- 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
Absolute.CPP
- 本书是讲解C++语言程序设计的优秀教程。全书围绕C++语言的结构来组织,开始章节结构编程的普通概念,接下来详细介绍C++中的继承、多态、异常处理以及标准模板库(STL),同时还包含模式UML的介绍。-Book is to explain the C++ language tutorial program designed for excellent. Book around the C++ language structure to organize, begin chapter structu
Pattern-recognition
- 《模式识别》,是本人用matlab语言编程来实现贝叶斯分类器的设计-" Pattern recognition" is a programming language I use matlab to implement Bayesian classifier design
PatternVolume1
- 本书是一本关于模式设计及算法书籍,这是第一部!借助本书可以深入的学习模式方面的编程!-The book is a model design and algorithm books, this is the first! With the book can be in-depth study of programming!
nangfun
- 各种kalman滤波器的设计,利用matlab GUI实现的串口编程例子,可以实现模式识别领域的数据的分类及回归。- Various kalman filter design, Use serial programming examples matlab GUI implementation, You can achieve data classification and regression pattern recognition.
kanmun
- 基于matlab GUI界面设计,利用matlab GUI实现的串口编程例子,可以实现模式识别领域的数据的分类及回归。- Based on matlab GUI interface design, Use serial programming examples matlab GUI implementation, You can achieve data classification and regression pattern recognition.
Matlab Object-oriented Programming
- 本书分为三部分。第一部分介绍MATLAB面向对象编程基础知识,包括什么是类,类之间的基本关系,以及MATLAB提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。 本书可作为高等院校本科师生、研究生MATLAB课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into