An Introduction to Programming and Numerical Methods in MATLAB
暫譯: MATLAB 程式設計與數值方法入門
Steve Otto, James P. Denier
- 出版商: Demos Medical Publis
- 出版日期: 2005-05-31
- 售價: $1,100
- 貴賓價: 9.8 折 $1,078
- 語言: 英文
- 頁數: 464
- 裝訂: Paperback
- ISBN: 1852339195
- ISBN-13: 9781852339197
-
相關分類:
Matlab
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
$2,145$2,038 -
$450$356 -
$680$537 -
$650$553 -
$2,530$2,404 -
$620$527 -
$1,730$1,644 -
$880$748 -
$2,180$2,071 -
$1,320TSP-Leading a Development Team
-
$880$695 -
$680$449 -
$560$437 -
$2,175$2,066 -
$750$585 -
$560$442 -
$580$493 -
$390$332 -
$580$493 -
$450$351 -
$650$507 -
$680$449 -
$980$774 -
$690$538 -
$299$254
相關主題
商品描述
Description
MATLAB is a powerful programme, which naturally lends itself to the rapid implementation of most numerical algorithms. This text, which uses MATLAB, gives a detailed overview of structured programming and numerical methods for the undergraduate student.
The book covers numerical methods for solving a wide range of problems, from integration to the numerical solution of differential equations or the simulation of random processes. Each chapter includes extensive examples and tasks, at varying levels of complexity. For practice, the early chapters include programmes that require debugging by the reader, while full solutions are given for all the tasks. The book also includes:
a glossary of MATLAB commands
appendices of mathematical techniques used in numerical methods.
Designed as a text for a first course in programming and algorithm design, as well as in numerical methods courses, the book will be of benefit to a wide range of students from mathematics and engineering, to commerce.
商品描述(中文翻譯)
**描述**
MATLAB 是一個強大的程式,天然適合快速實現大多數數值演算法。本書使用 MATLAB,為本科生提供結構化程式設計和數值方法的詳細概述。
本書涵蓋了解決各種問題的數值方法,從積分到微分方程的數值解,或隨機過程的模擬。每一章都包含廣泛的範例和任務,複雜程度各異。為了練習,早期章節包括需要讀者進行除錯的程式,而所有任務的完整解答均有提供。本書還包括:
- MATLAB 命令的詞彙表
- 數值方法中使用的數學技術附錄
本書設計為程式設計和演算法設計的入門課程,以及數值方法課程的教材,將對數學、工程及商業等廣泛領域的學生有所幫助。
**目錄**
- 使用 MATLAB 進行簡單計算
- 編寫腳本和函數
- 迴圈和條件語句
- 根的尋找
- 插值和外推
- 矩陣
- 數值積分
- 解微分方程
- 模擬和隨機數
- 附錄
- 矩陣的數學介紹
- 有用術語的詞彙表
- 任務解答