Welcome

CSS 455 -  Scientific Computing

 

 

CSS455        Computing and Software Systems        UW Bothell   

Here are the links to in-class demos.

Lecture Set

What

For Download

Set 0 Week1 in 2012 is only one lecture - there are no examples for week1.  The Set1 examples below will be used in Week 2.  

Set 1

Demonstrates the global/local scope of matlab variables - used in Activity2

demo1.m

Demonstrates  function/variable scope for function and subfunctions used in Activity2

demo2.m

 

Demonstrates function/variable scope for function and nested functions used in Activity2

demo4.m

 

Demonstrates availability of local variables between nested functions if the variable is not referenced in principal function. demo6.m

 

Explores summation of series in (1/n) summing in different orders sum1overn.m

 

Explores cancellation in subtraction (two different orders) Cancerr.m

 

Explores roots of 6th order polynomial calculated with good precision zoomdemo.m

 

 Explores roots of 6th order polynomial calulated with subtractions and poor precision

 zoomdemocanc.m

  Explores derivative of 6th order polynomial - good precision - little subtraction zoomderivatives.m
  Explores derivative of 6th order polynomial - poor precision - much subtraction zoomderivativescanc.m
Simple Stirling Approx to N! for range of N stirlingdemo.m
  Stirling Approx with added correction term for range of n stirlingwith2terms.m
  Explores Taylor series for exp(x). error for range of x and range of terms in series. exptaylordemo.m
     
Set1Archive Zip archive of entire set of m-files. set1examples.zip

UWB Home
18115 Campus Way NE
Bothell, WA 98011-8246

(425) 352-5000
(425) 352-5303 (TDD)

*

University of Washington, Bothell
Copyright ©2000, UWB. All rights reserved.