<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>MATLAB</title>
    <subTitle>a practical introduction to programming and problem solving</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Attaway, Stormy</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>Fifth edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 604 pages : illustrations (some color) ; 24 cm</extent>
  </physicalDescription>
  <abstract>MATLAB: A Practical Introduction to Programming and Problem Solving, winner of TAA's 2017 Textbook Excellence Award ("Texty"), guides the reader through both programming and built-in functions to easily exploit MATLAB's extensive capabilities for tackling engineering and scientific problems. Assuming no knowledge of programming, this 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. The fifth edition has been updated to reflect the functionality of the current version of MATLAB (R2018a), including the addition of local functions in scripts, the new string type, coverage of recently introduced functions to import data from web sites, and updates to the Live Editor and App Designer</abstract>
  <tableOfContents>Part 1: Introduction to programming using MATLAB -- Introduction to MATLAB -- Vectors and matrices -- Introduction To MATLAB programming -- Selection statements -- Loop statements and vectorizing code -- MATLAB programs -- Text manipulation -- Data structures -- Part 2: Advanced topics for problem solving with MATLAB -- Data transfer -- Advanced functions -- Introduction to object-oriented programming and graphics -- Advanced plotting techniques -- Sights and sounds -- Advanced mathematics.</tableOfContents>
  <note type="statement of responsibility">Stormy Attaway, Department of Mechanical Engineering, Boston University.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <titleInfo>
      <title>MATLAB</title>
    </titleInfo>
  </subject>
  <subject authority="fast">
    <titleInfo>
      <title>MATLAB</title>
    </titleInfo>
  </subject>
  <subject authority="lcsh">
    <topic>Numerical analysis</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="rvm">
    <topic>Analyse numérique</topic>
    <topic>Informatique</topic>
  </subject>
  <subject authority="rvm">
    <topic>Programmation (Informatique)</topic>
  </subject>
  <subject authority="aat">
    <topic>computer programming</topic>
  </subject>
  <subject authority="eflch">
    <topic>Mathematics</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="fast">
    <topic>Numerical analysis</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="gnd">
    <topic>MATLAB</topic>
  </subject>
  <subject authority="gnd">
    <topic>Numerische Mathematik</topic>
  </subject>
  <subject authority="ukslc">
    <topic>Mathematics</topic>
  </subject>
  <classification authority="lcc">QA297</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>MATLAB examples</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Ebook version :"/>
  <identifier type="isbn">9780128154793</identifier>
  <identifier type="isbn">0128154799</identifier>
  <identifier type="isbn" invalid="yes"/>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">240624</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240624090553.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
