-
PRACTICAL MATLAB® FOR ENGINEERS PRACTICAL MATLAB
PRACTICAL MATLAB®
APPLICATIONS FOR
ENGINEERS
CCRRCC__4477776600__ffmm..iinndddd ii 77//2288//22000088 1122::3322::4499 PPMM Handbook of Practical MATLAB® for Engineers
Practical MATLAB® Basics for Engineers
Practical MATLAB® Applications for Engineers
CCRRCC__4477776600__ffmm..iinndddd iiii 77//2288//22000088 1122::3322::4499 PPMM PRACTICAL MATLAB® FOR ENGINEERS
PRACTICAL MATLAB®
APPLICATIONS FOR
ENGINEERS
Misza Kalechman
Professor of Electrical and Telecommunication Engineering Technology
New York City College of Technology
City University of New York (CUNY)
CCRRCC__4477776600__ffmm..iinndddd iiiiii 77//2288//22000088 1122::3322::4499 PPMM MATLAB® is a trademark of The MathWorks, Inc. and is used with permission. The MathWorks does not warrant the
accuracy of the text or exercises in this book. This book’s use or discussion of MATLAB® software or related products
does not constitute endorsement or sponsorship by The MathWorks of a particular pedagogical approach or particular
use of the MATLAB® software.
This book was previously published by Pearson Education, Inc.
CRC Press
Taylor & Francis Group
6000 Broken Sound Parkway NW, Suite 300
Boca Raton, FL 33487-2742
© 2009 by Taylor & Francis Group, LLC
CRC Press is an imprint of Taylor & Francis Group, an Informa business
No claim to original U.S. Government works
Printed in the United States of America on acid-free paper
10 9 8 7 6 5 4 3 2 1
International Standard Book Number-13: 978-1-4200-4776-9 (Softcover)
This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been
made to publish reliable data and information, but the author and publisher cannot assume responsibility for the valid-
ity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright
holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this
form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may
rectify in any future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or uti-
lized in any form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopy-
ing, microfilming, and recording, or in any information storage or retrieval system, without written permission from the
publishers.
For permission to photocopy or use material electronically from this work, please access www.copyright.com (http://
www.copyright.com/) or contact the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923,
978-750-8400. CCC is a not-for-profit organization that provides licenses and registration for a variety of users. For orga-
nizations that have been granted a photocopy license by the CCC, a separate system of payment has been arranged.
Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for
identification and explanation without intent to infringe.
Library of Congress Cataloging-in-Publication Data
Kalechman, Misza.
Practical MATLAB applications for engineers / Misza Kalechman.
p. cm.
Includes bibliographical references and index.
ISBN 978-1-4200-4776-9 (alk. paper)
1. Engineering mathematics--Data processing. 2. MATLAB. I. Title.
TK153.K179 2007
620.001’51--dc22 2008000269
Visit the Taylor & Francis Web site at
http://www.taylorandfrancis.com
and the CRC Press Web site at
http://www.crcpress.com
CCRRCC__4477776600__ffmm..iinndddd iivv 77//2288//22000088 1122::3322::5500 PPMM Contents
Preface ..............................................................................................................................vii
Author ...............................................................................................................................ix
1 Time Domain Representation of Continuous and Discrete Signals .................1
1.1 Introduction ...................................................................................................................1
1.2 Objectives .......................................................................................................................4
1.3 Background ....................................................................................................................4
1.4 Examples ......................................................................................................................58
1.5 Application Problems .................................................................................................93
2 Direct Current and Transient Analysis .............................................................101
2.1 Introduction ...............................................................................................................101
2.2 Objectives ...................................................................................................................103
2.3 Background ................................................................................................................104
2.4 Examples ....................................................................................................................138
2.5 Application Problems ...............................................................................................208
3 Alternating Current Analysis .............................................................................223
3.1 Introduction ...............................................................................................................223
3.2 Objectives ...................................................................................................................224
3.3 Background ................................................................................................................226
3.4 Examples ....................................................................................................................267
3.5 Application Problems ...............................................................................................310
4 Fourier and Laplace ..............................................................................................319
4.1 Introduction ...............................................................................................................319
4.2 Objectives ...................................................................................................................321
4.3 Background ................................................................................................................322
4.4 Examples ....................................................................................................................376
4.5 Application Problems ...............................................................................................447
5 DTFT, DFT, ZT, and FFT .....................................................................................457
5.1 Introduction ...............................................................................................................457
5.2 Objectives ...................................................................................................................458
5.3 Background ................................................................................................................459
5.4 Examples ....................................................................................................................505
5.5 Application Problems ...............................................................................................556
6 Analog and Digital Filters ...................................................................................561
6.1 Introduction ...............................................................................................................561
6.2 Objectives ...................................................................................................................562
6.3 Background ................................................................................................................563
6.4 Examples ....................................................................................................................599
6.5 Application Problems ...............................................................................................660
Bibliography ...................................................................................................................667
Index ................................................................................................................................671
v
CCRRCC__4477776600__ffmm..iinndddd vv 77//2288//22000088 1122::3322::5500 PPMM CCRRCC__4477776600__ffmm..iinndddd vvii 77//2288//22000088 1122::3322::5500 PPMM Preface
Practical MATLAB® Applications for Engineers introduces the reader to the concepts of
MATLAB® tools used in the solution of advanced engineering course work followed by
engineering and technology students. Every chapter of this book discusses the course
material used to illustrate the direct connection between the theory and real-world appli-
cations encountered in the typical engineering and technology programs at most colleges.
Every chapter has a section, titled Background, in which the basic concepts are introduced
and a section in which those concepts are tested, with the objective of exploring a number
of worked-out examples that demonstrate and illustrate various classes of real-world prob-
lems and its solutions.
The topics include
• Continuous and discrete signals
• Sampling
• Communication signals
• DC (direct current) analysis
• Transient analysis
• AC (alternating current) analysis
• Fourier series
• Fourier transform
• Spectra analysis
• Frequency response
• Discrete Fourier transform
• Z-transform
• Standard fi lters
• IRR (infi nite impulse response) and FIR (fi nite impulse response) fi lters
For product information, please contact
The MathWorks, Inc.
3 Apple Hill Drive
Natick, MA 01760-2098 USA
Tel: 508 647 7000
Fax: 508-647-7001
E-mail: info@mathworks.com
Web: www.mathworks.com
vii
CCRRCC__4477776600__ffmm..iinndddd vviiii 77//2288//22000088 1122::3322::5500 PPMM CCRRCC__4477776600__ffmm..iinndddd vviiiiii 77//2288//22000088 1122::3322::5500 PPMM Author
Misza Kalechman is a professor of electrical and telecommunication engineering technol-
ogy at New York City College of Technology, part of the City University of New York.
Mr. Kalechman graduated from the Academy of Aeronautics (New York), Polytechnic
University (BSEE), Columbia University (MSEE), and Universidad Central de Venezuela
(UCV; electrical engineering).
Mr. Kalechman was associated with a number of South American universities where he
taught undergraduate and graduate courses in electrical, industrial, telecommunication, and
computer engineering; and was involved with applied research projects, design of labo-
ratories for diverse systems, and installations of equipment.
He is one of the founders of the Polytechnic of Caracas (Ministry of Higher Education,
Venezuela), where he taught and served as its fi rst chair of the Department of System
Engineering. He also taught at New York Institute of Technology (NYIT); Escofa (offi cers
telecommunication school of the Venezuelan armed forces); and at the following South
American universities: Universidad Central de Venezuela, Universidad Metropolitana,
Universidad Catolica Andres Bello, Universidad the Los Andes, and Colegio Universitario
de Cabimas.
He has also worked as a full-time senior project engineer (telecom/computers) at the
research oil laboratories at Petroleos de Venezuela (PDVSA) Intevep and various refi neries
for many years, where he was involved in major projects. He also served as a consultant
and project engineer for a number of private industries and government agencies.
Mr. Kalechman is a licensed professional engineer of the State of New York and has
written Practical MATLAB for Beginners (Pearson), Laboratorio de Ingenieria Electrica (Alpi-
Rad-Tronics), and a number of other publications.
ix
CCRRCC__4477776600__ffmm..iinndddd iixx 77//2288//22000088 1122::3322::5500 PPMM
Please note: To fully download this free PDF,EBook files you need know All free.Found by internet command,site not saved pdf file -
You May Also Like
Related PPT Template in the same category.
-
HotFree download PDF Pile Design and Construction Practice, Fifth edition - Civil engineering
-
HotFree download PDF Financial Engineering Principles
-
HotFree download PDF Machine Drawing 3rd Edition
-
HotFree download PDF Fundamentals of Probability and Statistics for Engineers
-
HotFree download PDF Modeling Tools for Environmental Engineers and Scientists