書名: MATLAB A Practical Introduction to Programming and Problem Solving (3版)
作者: ATTAWAY
版次: 3
ISBN: 9780124058767
出版社: Butterworth-Heinemann (BH)
出版日期: 2012/11
書籍開數、尺寸: 19.1x23.5x3.2
#工程
定價: 1180
售價: 1109
庫存: 庫存: 1
LINE US! 詢問這本書 團購優惠、書籍資訊 等

付款方式: 超商取貨付款 line pay
信用卡 全支付
線上轉帳 Apple pay
物流方式: 超商取貨
宅配
門市自取

詳細資訊

【簡介】 MATLAB has become the standard software tool for solving scientific and engineering problems due to its powerful built-in functions and its ability to program. Assuming no knowledge of programming, this book guides the reader through both programming and built-in functions to easily exploit MATLAB's extensive capabilities for tackling engineering problems. The book starts with programming concepts, such as variables, assignments, and selection statements, moves on to loops, and then solves problems using both the programming concept and the power of MATLAB. In-depth coverage is given to input/output, a topic fundamental to many engineering applications. The third edition of MATLAB: A Practical Introduction to Programming and Problem Solving has been updated to reflect the functionality of the current version of MATLAB. It features new and revised end-of-chapter exercises, stronger coverage of loops and vectorizing, and more engineering applications to help the reader learn this software tool in context. Presents programming concepts and MATLAB built-in functions side-by-side Systematic, step-by-step approach, building on concepts throughout the book, facilitating easier learning Sections on common pitfalls and programming guidelines direct students towards best practice MATLAB已成為解決科學和工程問題的標準軟體工具,因為它具有強大的內建函數和編程能力。本書假設讀者對編程一無所知,通過介紹編程概念和內建函數,引導讀者輕鬆利用MATLAB豐富的功能來解決工程問題。 本書從編程概念開始,如變量、賦值和選擇語句,然後介紹循環,並結合編程概念和MATLAB的強大功能來解決問題。深入介紹了輸入/輸出,這是許多工程應用中的基礎主題。 第三版的《MATLAB:實用編程和問題解決入門》已更新以反映當前版本的MATLAB功能。它增加了新的和修訂後的章末練習題,更全面地涵蓋了循環和向量化,並提供更多的工程應用,以幫助讀者在實際情境中學習這個軟體工具。 本書以並列方式呈現編程概念和MATLAB內建函數,採用系統性、逐步的方法,通過整本書的概念建立,便於學習。此外,本書還包含常見陷阱和編程指南的部分,引導學生走向最佳實踐。 【目錄】 PART 1 Introduction to Programming Using MATLAB 1. Introduction to MATLAB 2. Vectors and Matrices 3. Introduction to MATLAB Programming 4. Selection Statements 5. Loop Statements and Vectorizing Code 6. MATLAB Programs 7. String Manipulation 8. Data Structures: Cell Arrays and Structures 9. Advanced File Input and Output 10. Advanced Functions PART 2 Advanced Topics for Problem Solving with MATLAB 11. Advanced Plotting Techniques 12. Basic Statistics, Sets, Sorting, and Indexing 13. Sights and Sounds 14. Advanced Mathematics APPENDIX I APPENDIX II INDEX

為您推薦

高頻交換式電源供應器原理與設計

高頻交換式電源供應器原理與設計

相關熱銷的書籍推薦給您

第一章 交換式電源供應器 第二章 電源輸入部份 第三章 電源轉換器的種類 第四章 轉換器功率電晶體的設計 第五章 高頻率的功率變壓器 第六章 電源輸出部份:整流器、電感器與電容器 第七章 轉換器穩壓器的控制電路 第八章 轉換式電源轉換器周邊附加電路與元件 第九章 轉換式電源供給器穩定度分析與設計 第十章 電磁與射頻干擾(EMI-RFI)的考慮 第十一章 電源供給器電氣安全標準

原價: 390 售價: 343 現省: 47元
立即查看
AN INTRODUCTION TO CONTROL SYSTEMS (2版)

AN INTRODUCTION TO CONTROL SYSTEMS (2版)

相關熱銷的書籍推薦給您

This significantly revised edition presents a broad introduction to Control Systems and balances new, modern methods with the more classical. It is an excellent text for use as a first course in Control Systems by undergraduate students in all branches of engineering and applied mathematics. The book contains: A comprehensive coverage of automatic control, integrating digital and computer control techniques and their implementations, the practical issues and problems in Control System design; the three-term PID controller, the most widely used controller in industry today; numerous in-chapter worked examples and end-of-chapter exercises. This second edition also includes an introductory guide to some more recent developments, namely fuzzy logic control and neural networks.

原價: 720 售價: 396 現省: 324元
立即查看
FUNDAMENTALS OF DIGITAL IMAGE PROCESSING - A PRACTICAL APPROACH WITH EXAMPLES IN MATLAB  2010

FUNDAMENTALS OF DIGITAL IMAGE PROCESSING - A PRACTICAL APPROACH WITH EXAMPLES IN MATLAB 2010

類似書籍推薦給您

原價: 499 售價: 499 現省: 0元
立即查看
Digital Signal Processing Using MATLAB:A Problem Solving Companion (4版)

Digital Signal Processing Using MATLAB:A Problem Solving Companion (4版)

類似書籍推薦給您

【簡介】 【目錄】 1. INTRODUCTION. 2. DISCRETE-TIME SIGNALS AND SYSTEMS. 3. THE DISCRETE-TIME FOURIER ANALYSIS. 4. THE z-TRANSFORM. 5. THE DISCRETE FOURIER TRANSFORM. 6. IMPLEMENTATION OF DISCRETE-TIME FILTERS. 7. FIR FILTER DESIGN. 8. IIR FILTER DESIGN. 9. SAMPLING RATE CONVERSION. 10. ROUND-OFF EFFECTS IN DIGITAL FILTERS. 11. APPLICATIONS IN ADAPTIVE FILTERING. 12. APPLICATIONS IN COMMUNICATIONS. *13. RANDOM PROCESSES. *14. LINEAR PREDICTION AND OPTIMUM LINEAR FILTERS. *15. ADAPTIVE FILTERS. *Chapter 13-15 are online chapters.

原價: 1380 售價: 1283 現省: 97元
立即查看
PRACT NUMER MATH MATLAB (A Workbook)

PRACT NUMER MATH MATLAB (A Workbook)

類似書籍推薦給您

This workbook is intended for advanced undergraduate or beginning graduate students as a supplement to a traditional course in numerical mathematics and as preparation for independent research involving numerical mathematics. Upon completion of this workbook, students will have a working knowledge of MATLAB programming, they will have themselves programmed algorithms encountered in classwork and textbooks, and they will know how to check and verify their own programs against hand calculations and by reference to theoretical results, special polynomial solutions and other specialized solutions. No previous programming experience with MATLAB is necessary. Request Inspection Copy Contents: Rootfinding, Interpolation, Approximation and Quadrature: Introduction to MATLAB Roots of Equations The Newton–Raphson Method Multidimensional Newton's Method Interpolation on Evenly-Spaced Points Polynomial and Piecewise Linear Interpolation Higher-Order Interpolation Legendre Polynomials and L² Approximation Quadrature Topics in Quadrature and Roundoff Differential Equations and Linear Algebra: Explicit ODE Methods Implicit ODE Methods Boundary Value Problems and Partial Differential Equations Vectors, Matrices, Norms and Errors Solving Linear Systems Factorizations The Eigenvalue Problem Singular Value Decomposition Iterative Methods Readership: Senior undergraduate and first year graduate students in mathematics, science and engineering.

原價: 2060 售價: 1957 現省: 103元
立即查看
Applied Signal Processing: A Matlab-Based Proof of Concept 2009 <SV> 978-0-387-74534-3

Applied Signal Processing: A Matlab-Based Proof of Concept 2009 <SV> 978-0-387-74534-3

類似書籍推薦給您

(特價)Applied Signal Processing: A Matlab-Based Proof of Concept 2009 <SV> 978-0-387-74534-3 Thierry Dutoit 9780387745343 【原文書】 書名:Applied Signal Processing: A Matlab-Based Proof of Concept 作者:Thierry Dutoit 出版社:Springer 出版日期:2009/05/04 ISBN:9780387745343

原價: 1300 售價: 509 現省: 791元
立即查看
舊版AN INTRODUCTION TO NUMERICAL METHODS : A MATLAB APPROACH 2002 (TAYLOR) 1584882816

舊版AN INTRODUCTION TO NUMERICAL METHODS : A MATLAB APPROACH 2002 (TAYLOR) 1584882816

類似書籍推薦給您

原價: 3188 售價: 3188 現省: 0元
立即查看