1 / 7

Introduction to Matlab

Introduction to Matlab. Module #7 – Statistics Topics Statistics Histograms & Bar Plots Scaled Histograms / Probability Textbook Reading Assignments 7.1-7.2 Practice Problems Chapter 7 Problems: 7.1, 7.2. 1) Statistics.

glen
Télécharger la présentation

Introduction to Matlab

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Matlab Module #7 – Statistics • Topics • Statistics • Histograms & Bar Plots • Scaled Histograms / Probability • Textbook Reading Assignments • 7.1-7.2 • Practice Problems • Chapter 7 Problems: 7.1, 7.2

  2. 1) Statistics • Basic Statistic Commands Exist in Matlab (min, max, mean, median)

  3. 1) Statistics • Regression Analysis (polyfit, polyval)

  4. 2) Histograms & Bar Plots • Histograms( hist(y), hist(y,n) )

  5. 2) Histograms & Bar Plots • Histograms & Bar Plots (hist(y,n), bar(x,y) )

  6. 3) Scaled Histograms & Probability • Histograms & Bar Plots (hist(y,n), bar(x,y) )

  7. 3) Histograms / Bar Plots • Scaled Histograms(cumsum(x))

More Related