QC > Math > chanusa > 213 > Syllabus SyllabusScheduleWorksheetsHomework213  
Course Projects and Presentations
Math with Mathematica – Fall 2009
Mini-projects

Here is a repository of all the projects completed this semester. You have access to all the work that your classmates did. If you would like me to remove your project from this list, email me directly.

Name Title Notebook
Benjamin Probability in RISK: The Game of Global Domination Notebook
Brian Fantasy football schedule Notebook
Daniela Creating the game Hex 7 in Mathematica Notebook
Diana DNA Strand Notebook
Franklin Factorization polynomials Notebook
Jiyoung Emotion Changer Notebook
Kristen 3D Unblock Cube Notebook
Madiha Metric Measurement Units Notebook
Mandeep The Defeat Of the Humans Notebook
Pooja Sorting And Searching Notebook
Priscilla Cylinders Notebook
Rama The Josephus Problem Notebook
Sam An introduction to Abacus using Mathematica Notebook
Sameed Where Can I Move? Notebook
Simona Mastermind Game with a Twist Notebook
Steven Understanding the Game of Nim Notebook
Yan Resistance and Ohm's Law Notebook

Mini-projects

Here is a repository of all the mini-projects completed this semester. You have access to all the work that your classmates did and a writeup of their project. It is my hope that this will be beneficial to you when you are working on your final project. If you would like me to remove your project from this list, email me directly.

Name Title Writeup Notebook
Benjamin Monte Carlo Algorithms Writeup Notebook
Brian Navigating Queens College Writeup Notebook
Daniela 3D Graphs Compared To The 2D Graphs Writeup Notebook
Diana Cubes Within A Bigger Cube Writeup Notebook
Franklin Topologies Writeup Notebook
Jiyoung The Mean Value Theorem Writeup Notebook
Kristen Moving Snowman Writeup Notebook
Madiha Investigating Polar Graphs Writeup Notebook
Mandeep Investigating 3D Plots in Mathematica Writeup Notebook
Pooja The Growth of Functions Writeup Notebook
Priscilla What are the Odds? Writeup Notebook
Rama Approximate Binomial distribution by Normal Distribution Writeup Notebook
Sam Grasshoppers on a Line Writeup Notebook
Sameed Calculations in 2D Kinematics Writeup Notebook
Simona Create examples of a Normal distribution Writeup Notebook
Steven Counting Chords and List Manipulation Writeup Notebook
Yan Solving Linear Equations by Reducing Matrices Writeup Notebook

Interesting Mathematica Code

      Some of your classmates have browsed the Wolfram Demonstrations Project and selected a few previously investigated questions that they felt were extremely well presented. These projects are a sample of what is possible with Mathematica and may give you some ideas about questions you might investigate if you are having trouble coming up with ideas. If you find a project that you think should be included here, email your instructor. Here is the list.

Also provided by classmates are some examples of Mathematica code. Try them out.
Manipulate[ Plot[x^2, {x, -3, 3},   PlotStyle -> {colors, Thickness[num]}], {colors, ColorSlider}, {num, 0, 0.5}]

Manipulate[ Grid[Table[, {k, 1, i}, {l, 1, j}], Frame -> All], {i, 1, 10, 1}, {j, 1, 10, 1}]

Back to the Math with Mathematica Home Page.
Christopher HanusaQueens CollegeMathematics Department.