Lecture Notes 11

Main.LectureNotes11 History

Hide minor edits - Show changes to markup

June 21, 2020, at 04:52 AM by 136.36.211.159 -
Deleted lines 11-29:

(:html:)

 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>

(:htmlend:)

Deleted lines 11-15:

Homework

  1. Course reading for next class: 2.1-2.3 (PDC)
  2. Assignment due by the start of Lecture #12: No Homework Assigned
September 06, 2013, at 02:47 PM by 69.169.131.210 -
Added lines 17-35:

(:html:)

 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>

(:htmlend:)

Deleted lines 11-14:

Here is my solution to Problem 9.4 (can't guarantee that it is correct). The solution was also in Class 9 Lecture Notes. We'll discuss the solution in class today as part of the Exam 1 review.

Solution to Problem 9.4

Added lines 12-15:

Here is my solution to Problem 9.4 (can't guarantee that it is correct). The solution was also in Class 9 Lecture Notes. We'll discuss the solution in class today as part of the Exam 1 review.

My Solution to Problem 9.4

Added lines 1-16:

Lecture 11 - Exam 1 Review

Lecture 11 is a review of the material that will be included on the first exam. The first exam will be distributed next class period. It will be due one week later at the start of class. Below are some items to help in the review:

Exam 1 Review

Exam 1 Competencies

All of the course objectives are listed here:

Overall Course Objectives.

Homework

  1. Course reading for next class: 2.1-2.3 (PDC)
  2. Assignment due by the start of Lecture #12: No Homework Assigned