HOME > 상세정보

상세정보

Computer manual in MATLAB to accompany Pattern classification, second edition

Computer manual in MATLAB to accompany Pattern classification, second edition (27회 대출)

자료유형
단행본
개인저자
Stork, David G. Yom-Tov, Elad. Duda, Richard O.
서명 / 저자사항
Computer manual in MATLAB to accompany Pattern classification, second edition / David G. Stork, Elad Yom-Tov.
발행사항
Hoboken, N.J. :   John Wiley & Sons,   c2004.  
형태사항
ix, 134 p. : ill. ; 28 cm.
ISBN
0471429775 (alk. paper) 9780471429777 (alk. paper)
일반주기
"A Wiley-Interscience publication."  
서지주기
Includes bibliographical references (p. 127-128) and index.
일반주제명
Pattern recognition systems -- Data processing. Statistical decision -- Data processing.
000 01201camuu2200325 a 4500
001 000045394859
005 20110311170417
008 040130s2004 njua b 001 0 eng
010 ▼a 2004044014
020 ▼a 0471429775 (alk. paper)
020 ▼a 9780471429777 (alk. paper)
035 ▼a (KERIS)REF000010010537
040 ▼a DLC ▼c DLC ▼d BAKER ▼d MUQ ▼d BTCTA ▼d YDXCP ▼d 211009
050 0 0 ▼a Q327 ▼b .S76 2004
082 0 0 ▼a 006.4 ▼2 22
084 ▼a 006.4 ▼2 DDCK
090 ▼a 006.4 ▼b D844p2S
100 1 ▼a Stork, David G.
245 1 0 ▼a Computer manual in MATLAB to accompany Pattern classification, second edition / ▼c David G. Stork, Elad Yom-Tov.
260 ▼a Hoboken, N.J. : ▼b John Wiley & Sons, ▼c c2004.
300 ▼a ix, 134 p. : ▼b ill. ; ▼c 28 cm.
500 ▼a "A Wiley-Interscience publication."
504 ▼a Includes bibliographical references (p. 127-128) and index.
630 0 0 ▼a MATLAB.
650 0 ▼a Pattern recognition systems ▼x Data processing.
650 0 ▼a Statistical decision ▼x Data processing.
700 1 ▼a Yom-Tov, Elad.
700 1 ▼a Duda, Richard O. ▼t Pattern classification. ▼s 2nd ed.
945 ▼a KINS

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 중앙도서관/교육보존B/보건 청구기호 006.4 D844p2S 등록번호 141075145 (4회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 2 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 006.4 D844p2S 등록번호 121157373 (16회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 3 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 006.4 D844p2S 등록번호 121207256 (6회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 4 소장처 세종학술정보원/과학기술실(5층)/ 청구기호 006.4 D844p2S 등록번호 151300190 (1회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M ?
No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 중앙도서관/교육보존B/보건 청구기호 006.4 D844p2S 등록번호 141075145 (4회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 006.4 D844p2S 등록번호 121157373 (16회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 2 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 006.4 D844p2S 등록번호 121207256 (6회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 세종학술정보원/과학기술실(5층)/ 청구기호 006.4 D844p2S 등록번호 151300190 (1회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M ?

컨텐츠정보

책소개

Computer Manual to Accompany Pattern Classification and its associated MATLAB software is an excellent companion to Duda: Pattern Classfication, 2nd ed, (DH&S). The code contains all algorithms described in Duda as well as supporting algorithms for data generation and visualization. The Manual uses the same terminology as the DH&S text and contains step-by-step worked examples, including many of the examples and figures in the textbook.
The Manual is accompanied by software that is available electronically. The software contains all algorithms in DH&S, indexed to the textbook, and uses symbols and notation as close as possible to the textbook. The code is self-annotating so the user can easily navigate, understand and modify the code.

New feature

A complete MATLAB® toolbox to accompany Pattern Classification Second Edition

Pattern classification is a vital and growing field with applications in such areas as speech recognition, handwriting recognition, computer vision, image analysis, data mining, information retrieval, machine learning, and neural networks. Expanding on the MATLAB classification toolbox developed by Elad Yom-Tov at the Technion, Israel Institute of Technology, and tested by hundreds of students and practioners worldwide, Computer Manual in MATLAB to accompany Pattern Classification, Second Edition serves as both a companion to Pattern Classification, Second Edition, and as a professional software toolbox for researchers in pattern classification and signal processing.

Beginning with an introduction to programming in MATLAB suitable for readers with no such programming experience, this Manual and its accompanying software:

  • Implement all the algorithms described in Pattern Classification, Second Edition
  • Implement important recent algorithms not found in the text
  • Use the same terminology as the text
  • Include representative data sets, including those from the computer exercises in the text
  • Include step-by-step worked examples, including some of the examples and figures in the text
  • Provide self-annotated code so the user can easily navigate, understand, and modify the code
  • Offer privileged access to an associated Wiley ftp site for downloading all the software, corrections, and additions



정보제공 : Aladin

저자소개

David G. Stork(지은이)

Ricoh Innovations사의 수석 과학자이다.

Elad Yom-Tov(지은이)

정보제공 : Aladin

목차

Preface.

Chapter 1. Introduction to MATLAB.

Basic Navigation and Interaction.

Scalars, Variables and Basic Arithmetic.

Relational and Logical Operators.

Lists, Vectors and Matrices.

Matrix Multiplication.

Vector and Matrix Norms.

Determinants, Inverses and Pseudoinverses.

Matrix Powers and Exponentials.

Eigenvalues and Eigenvectors.

Data Analysis.

Clearing Variables and Functions.

Data Types.

Chapter 2. Programming in MATLAB.

Scripts.

Functions.

Flow Control.

User Input.

Debugging.

Data, and File Input and Output.

Strings.

Operations on Strings.

Chapter 3. Classification Toolbox.

Loading the Toolbox and Starting MATLAB.

Graphical User Interface.

Introductory Examples.

GUI Controls.

Creating Your Own Data Files.

Classifying Using the Text-based Interface.

Classifier Comparisons.

How to Add New Algorithms.

Adding a New Feature Selection Algorithm.

List of Functions.

Appendix: Program Descriptions.

References.

Index.


정보제공 : Aladin

관련분야 신착자료

Dyer-Witheford, Nick (2026)
양성봉 (2025)