模式識(shí)別

出版時(shí)間:2009-8  出版社:機(jī)械工業(yè)  作者:西奧多里德斯  頁數(shù):961  
Tag標(biāo)簽:無  

前言

This book is the outgrowth of our teaching advanced undergraduate and graduatecourses over the past 20 years.These courses have been taught to differentaudiences, including students in electrical and electronics engineering, computerengineering, computer science, and informatics, as well as to an interdisciplinaryaudience of a graduate course on automation. This experience led us to makethe book as self-contained as possible and to address students with different back-grounds. As prerequisitive knowledge, the reader requires only basic calculus,elementary linear algebra, and some probability theory basics. A number of mathe-matical tools, such as probability and statistics as well as constrained optimization,needed by various chapters, are treated in fourAppendices. The book is designed toserve as a text for advanced undergraduate and graduate students, and it can be usedfor either a one- or a two-semester course. Furthermore,it is intended to be used as aself-study and reference book for research and for the practicing scientist/engineer.This latter audience was also our second incentive for writing this book, due to theinvolvement of our group in a number of projects related to pattern recognition.

內(nèi)容概要

本書是享譽(yù)世界的名著,內(nèi)容既全面又相對獨(dú)立,既有基礎(chǔ)知識(shí)的介紹,又有本領(lǐng)域研究現(xiàn)狀的介紹,還有對未來發(fā)展的展望,是本領(lǐng)域最全面的參考書,被世界眾多高校選用為教材。本書可作為高等院校計(jì)算機(jī)。電子、通信。自動(dòng)化等專業(yè)研究生和高年級(jí)本科生的教材,也可作為計(jì)算機(jī)信息處理、自動(dòng)控制等相關(guān)領(lǐng)域的工程技術(shù)人員的參考用書?! ”緯饕攸c(diǎn)  提供了大型數(shù)據(jù)集和高維數(shù)據(jù)的聚類算法以及網(wǎng)絡(luò)挖掘和生物信息學(xué)應(yīng)用的最新資料。  涵蓋了基于圖像分析、光學(xué)字符識(shí)別,信道均衡,語音識(shí)別和音頻分類的多種應(yīng)用?! 〕尸F(xiàn)了解決分類和穩(wěn)健回歸問題的內(nèi)核方法取得的最新成果?! 〗榻B了帶有Boosting方法的分類器組合技術(shù)。  提供更多處理過的實(shí)例和圖例,加深讀者對各種方法的了解。  增加了關(guān)于熱點(diǎn)話題的新的章節(jié),包括非線性維數(shù)約減、非負(fù)矩陣分解、實(shí)用性反饋。穩(wěn)健回歸、半監(jiān)督學(xué)習(xí),譜聚類和聚類組合技術(shù)。

作者簡介

西奧多里德斯,希臘雅典大學(xué)信息系教授。主要研究方向是自適應(yīng)信號(hào)處理、通信與模式識(shí)別。他是歐洲并行結(jié)構(gòu)及語言協(xié)會(huì)(PARLE-95)的主席和歐洲信號(hào)處理協(xié)會(huì)(EUSIPCO-98)的常務(wù)主席、《信號(hào)處理》雜志編委。

書籍目錄

Preface CHAPTER 1 Introduction  1.1 Is Pattern Recognition Important?  1.2 Features, Feature Vectors, and Classifiers  1.3 Supervised, Unsupervised, and Semi-Supervised Learning  1.4 MATLAB Programs  1.5 Outline of The Book CHAPTER 2 Classifiers Based on Bayes Decision Theory  2.1 Introduction  2.2 Bayes Decision Theory  2.3 Discriminant Functions and Decision Surfaces  2.4 Bayesian Classification for Normal Distributions  2.5 Estimation of Unknown Probability Density Functions  2.6 The Nearest Neighbor Rule  2.7 Bayesian Networks  2.8 Problems  References CHAPTER 3 Linear Classifiers  3.1 Introduction  3.2 Linear Discriminant Functions and Decision  3.3 The Perceptron Algorithm   3.4 Least Squares Methods   3.5 Mean Square Estimation Revisited   3.6 Logistic Discrimination  3.7 Support Vector Machines  3.8 ProblesmCHAPTER 4 Nonlinear ClassifiersCHAPTER 5 Feature SelectionCHAPTER 6 Feature Generation I: Data Transformation and Dimensionality ReductionCHAPTER 7 Feature Generation IICHAPTER 8 Template MatchingCHAPTER 9 Context-Dependent ClassificationCHAPTER 10 Supervised Learning: The EpilogueCHAPTER 11 Clustering: Basic ConceptsCHAPTER 12 Clustering Algorithms I: Sequential AlgorithmsCHAPTER 13 Clustering Algorithms II: Hierarchical AlgorithmsCHAPTER 14 Clustering Algorithms III: Schemes Based on Function OptimizationCHAPTER 15 Clustering Algorithms IVCHAPTER 16 Cluster ValidityAPPENDIX A Hints from Probability and StatisticsAPPENDIX B Linear Algebra BasicsAPPENDIX C Cost Function OptimizationAPPENDIX D Basic Definitions from Linear Systems TheoryIndex

章節(jié)摘錄

插圖:Chapter 14 deals with clustering algorithms based on cost function optimization,using tools from differential calculus. Hard clustering and fuzzy and possibilisticschemes axe considered, based on various types of cluster representatives, includingpoint representatives, hyperplane representatives, and shell-shaped representatives.In a first course, most of these algorithms are bypassed, and emphasis is given tothe isodata algorithm.Chapter 15 features a high degree of modularity. It deals with clustering algo-rithms based on different ideas,which cannot be grouped under a single philosophy.Spectral clustering, competitive learning, branch and bound, simulated annealing,and genetic algorithms are some of the schemes treated in this chapter. These arebypassed in a first course.Chapter 16 deals with the clustering validity stage of a clustering procedure. Itcontains rather advanced concepts and is omitted in a first course. Emphasis is givento the definitions of internal, external, and relative criteria and the random hypothe-ses used in each case. Indices, adopted in the framework of external and internalcriteria, are presented, and examples are provided showing the use of these indices.Syntactic pattern recognftfon methods are not treated in this book. Syntacticpattern recognition methods differ in philosophy from the methods discussed inthis book and, in general, are applicable to different types of problems. In syntacticpattern recognition, the structure of the patterns is of paramount importance, andpattern recognition is performed on the basis of a set of pattern primitives, a setof rules in the form of a grammar, and a recognizer called automaton. Thus, wewere faced with a dilemma: either to increase the size of the book substantially, orto provide a short overview (which, however, exists in a number of other books),or to omit it. The last option seemed to be the most sensible choice.

編輯推薦

《模式識(shí)別(英文版)(第4版)》由機(jī)械工業(yè)出版社出版。

圖書封面

圖書標(biāo)簽Tags

評論、評分、閱讀與下載


    模式識(shí)別 PDF格式下載


用戶評論 (總計(jì)14條)

 
 

  •   我認(rèn)為,對于一本專業(yè)書籍的評論,不應(yīng)該僅僅局限于所謂對其紙張、翻譯的水平上,而應(yīng)該通過閱讀和推倒后才得出。我在半年前購買此書,并認(rèn)真閱讀,期間還讀過本書原創(chuàng)作者在其出版社刊登的課件等資料,得出對這本書的主要結(jié)論如下:1. 這本書還有一本姊妹篇,專門講模式識(shí)別matlab實(shí)驗(yàn)的;2. 這本書的原作者寫這本書其實(shí)并沒有花太大心思,很多地方都直接描述為“請見某某論文”,而具體的推導(dǎo)過程省略了很多,大部分只是提一下理論的大概思路,前后的理論、章節(jié)很難看得到有聯(lián)系;3. 這本書基本上可以說是把所有模式識(shí)別領(lǐng)域所涉及到的主要算法以幾乎按照摘要的方式講了一遍,除非是模式識(shí)別領(lǐng)域的研究資深人員,對一般的讀者幾乎沒用;4. 本書的數(shù)學(xué)推導(dǎo)過程非?;逎瑤缀跏菑恼撐纳显獠粍?dòng)的照抄下來,缺乏作者自己的理解,雖然在很多地方有一些作者的注釋,但這些注釋對于真正理解他所說的這些理論幾乎沒有用。5. 本書的很多地方,如果你仔細(xì)看并思考,會(huì)發(fā)現(xiàn)其實(shí)作者自身并沒有搞懂這一理論,相當(dāng)多的時(shí)候甚至只是以偏概全的應(yīng)付行為。6. 作者是一位希臘的不出名大學(xué)的教師,很難說他這個(gè)水平能算得上是國際出名學(xué)者;總的來說,這本書根本不能稱之為所謂“經(jīng)典”教材,它甚至在某種程度上都不能算作教材,只能算做一本較厚的文獻(xiàn)綜述而已。另外,在這里為學(xué)習(xí)模式識(shí)別的朋友推薦斯坦福大學(xué)開放課程:機(jī)器學(xué)習(xí),其中配套的講稿比這本書講得要清楚得多,而且還是免費(fèi)的。
  •   給差評就不讓我發(fā)言!卓越真有你的!我發(fā)一萬遍也要讓大家知道?。。。?這書千萬別買!字比字典還?。?/li>
  •   32開的面小了些,原版應(yīng)該比這個(gè)大
  •   已收到貨,對貨比較滿意。書的字小了點(diǎn),看起來費(fèi)勁??戳巳?,對書非常滿意,不但有理論,還有很多示例輔助學(xué)習(xí),有的地方有些深?yuàn)W,還不是很懂。
  •   作者對模式識(shí)別的基本理論,技術(shù)做了比較全面的描述,大體上比較容易理解。
  •   書是正版,看著很舒服,值得購買
  •   書買了,但才看了一點(diǎn)點(diǎn),內(nèi)容方面不敢妄下評論,紙張還不錯(cuò),送貨速度也挺快,就是字有點(diǎn)小。希望出版社下次可以改成大點(diǎn)的
  •   不錯(cuò)的書,內(nèi)容豐富,很經(jīng)典
  •   挺好的一本書,是正版的,紙質(zhì)也很好,適合自學(xué)
  •   Its the one I desired for long time.
  •   還是覺得亞馬遜的服務(wù)好,晚上八點(diǎn)多送到的,師傅很是敬業(yè),致敬,這本書很好,非常好的模式識(shí)別的入門教材,非常喜歡!
  •   還沒有仔細(xì)看,大概翻了一下書的大小和紙張什么的都是我喜歡的
  •   英文的, 讀起來比中文的舒服些
  •   機(jī)械工業(yè)出版社華章分社印刷紙張極差
 

250萬本中文圖書簡介、評論、評分,PDF格式免費(fèi)下載。 第一圖書網(wǎng) 手機(jī)版

京ICP備13047387號(hào)-7