1 / 12

Using: seq

Using: seq. OPS (5:) seq (. LIST (2 nd STAT). Using: seq. OPS (5:) seq (. Using: seq. Change the increment. sum seq. Math (5:) sum(. LIST (2 nd STAT). sum seq. MATH (5:) SUM(. Estimating with Rectangles. Enter the function. Estimating with Rectangles. LRAM 4 on [2,5].

ira-ware
Download Presentation

Using: seq

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. Using: seq • OPS • (5:) seq( LIST (2nd STAT)

  2. Using: seq • OPS • (5:) seq(

  3. Using: seq • Change the increment

  4. sum seq • Math • (5:) sum( LIST (2nd STAT)

  5. sum seq • MATH • (5:) SUM(

  6. Estimating with Rectangles Enter the function

  7. Estimating with Rectangles LRAM4 on [2,5]

  8. Estimating with Rectangles RRAM4 on [2,5]

  9. Estimating with Rectangles MRAM4 on [2,5]

  10. LRAMn on [a,b] This is the width of the rectangles w sum(seq(y1(x),x,a,b-w,w))

  11. RRAMn on [a,b] This is the width of the rectangles w sum(seq(y1(x),x,a+w,b,w))

  12. MRAMn on [a,b] This is the width of the rectangles w sum(seq(y1(x),x,a+w/2,b-w/2,w))

More Related