From f8b20dae6d8f0343708bf5df89b003ee4d8a3184 Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Fri, 27 Jan 2017 20:26:10 -0500 Subject: [PATCH 1/6] Update README.md --- HW2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HW2/README.md b/HW2/README.md index 5f895e3..f74173b 100644 --- a/HW2/README.md +++ b/HW2/README.md @@ -13,7 +13,7 @@ script that will set default plotting parameters. In this file, add the followin Commit the changes to your repository. -![projectile(v_mag,theta) predicts the height of the projectile based upon initial + ![projectile(v_mag,theta) predicts the height of the projectile based upon initial velocity and position, as see in the Figure](projectile.png) 2. Clone your 'homework_1' repository to your own computer. Now, we want to create a From ae2b934970299bd0fe1fb053f048ba0d4695cd11 Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Fri, 27 Jan 2017 21:14:12 -0500 Subject: [PATCH 2/6] Update syllabus tools used --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eebd665..54fa117 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ matlab/octave functions and programming best practices. **Textbook:** Chapra, Steven, *Applied Numerical Methods with MATLAB for Engineers and Scientists* 3rd edition. +**Tools used:** Matlab, Octave, Github. + +**Recommended tools:** Github Desktop, git, Atom (text editor), Vim (text editor), +Jupiter notebook (with matlab or octave kernel) + ## Grading | Item | Percent | Requirement | From 436a6ba4a8f47c91c4a53fbf73d8a617561524c6 Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Fri, 27 Jan 2017 21:15:20 -0500 Subject: [PATCH 3/6] Update syllabus tools used and format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54fa117..25ca5bc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ matlab/octave functions and programming best practices. - Graduate: Peiyu Zhang - Office hours: 2 hours / week +## Course Information **Prerequisite:** CE 3110, MATH 2410Q **Textbook:** Chapra, Steven, *Applied Numerical Methods with MATLAB for Engineers and From ab777680a93a69b1da7979b36b8bbafed5d9030f Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Sat, 28 Jan 2017 10:17:01 -0500 Subject: [PATCH 4/6] Add matlab link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25ca5bc..f91ab85 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ matlab/octave functions and programming best practices. **Textbook:** Chapra, Steven, *Applied Numerical Methods with MATLAB for Engineers and Scientists* 3rd edition. -**Tools used:** Matlab, Octave, Github. +**Tools used:** [Matlab](https://www.mathworks.com/products/matlab.html), Octave, Github. **Recommended tools:** Github Desktop, git, Atom (text editor), Vim (text editor), Jupiter notebook (with matlab or octave kernel) From 517b20cf9ad01c00c978bab802408226ef6fcfd9 Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Sat, 28 Jan 2017 10:22:20 -0500 Subject: [PATCH 5/6] Add links for octave and github --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f91ab85..ac76991 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ matlab/octave functions and programming best practices. **Textbook:** Chapra, Steven, *Applied Numerical Methods with MATLAB for Engineers and Scientists* 3rd edition. -**Tools used:** [Matlab](https://www.mathworks.com/products/matlab.html), Octave, Github. +**Tools used:** [Matlab](https://www.mathworks.com/products/matlab.html), +[Octave](https://www.gnu.org/software/octave/) , [Github](https://github.com). **Recommended tools:** Github Desktop, git, Atom (text editor), Vim (text editor), Jupiter notebook (with matlab or octave kernel) From 561666b168b9979010a64534de21f682a2fa69f4 Mon Sep 17 00:00:00 2001 From: Peiyu Zhang Date: Mon, 30 Jan 2017 15:27:40 -0500 Subject: [PATCH 6/6] Peiyu's office hour is updated. Peiyu's office hour is updated. Friday 9:00-11:00am in Engineering II room 315 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac76991..8059993 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ matlab/octave functions and programming best practices. ## Teaching Assistants: - Graduate: Peiyu Zhang -- Office hours: 2 hours / week +- Office hours: Friday 9:00-11:00am in Engineering II room 315 ## Course Information **Prerequisite:** CE 3110, MATH 2410Q