Programming with MATLAB for Scientists : A Beginner’s Introduction

個数:1
紙書籍版価格
¥12,454
  • 電子書籍

Programming with MATLAB for Scientists : A Beginner’s Introduction

  • 著者名:Mikhailov, Eugeniy E.
  • 価格 ¥14,122 (本体¥12,839)
  • CRC Press(2018/01/12発売)
  • ポイント 128pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9780367241179
  • eISBN:9781498738309

ファイル: /

Description

This book offers an introduction to the basics of MATLAB programming to scientists and engineers. The author leads with engaging examples to build a working knowledge, specifically geared to those with science and engineering backgrounds. The reader is empowered to model and simulate real systems, as well as present and analyze everyday data sets. In order to achieve those goals, the contents bypass excessive "under the hood" details, and instead gets right down to the essential, practical foundations for successful programming and modeling. Readers will benefit from the following features:

  • Teaches programming to scientists and engineers using a problem-based approach, leading with illustrative and interesting examples.
  • Emphasizes a hands-on approach, with "must know" information and minimal technical details.
  • Utilizes examples from science and engineering to showcase the application of learned concepts on real problems.
  • Showcases modeling of real systems, gradually advancing from simpler to more challenging problems.
  • Highlights the practical uses of data processing and analysis in everyday life.

Table of Contents

COMPUTING ESSENTIALS. Computers and programming languages introduction. Introduction to MATLAB. Boolean algebra, conditional statements, loops. Functions and scripts. SOLVING EVERYDAY PROBLEMS WITH MATLAB. System of linear algebraic equations. Data reduction and fitting. Root finding. Sorting. Numerical integration. Data interpolation. EXPANDING THE SCIENTIST TOOLBOX. Monte Carlo simulations. Optimization problem. Ordinary Differential equations. Discrete Fourier Transform. Digital filters