-
A word or two about grades
The two most common complaints about grades heard in this class are \"the exam grade doesn....
read more
-
Master the vocabulary
The stress in this course may be on using the vocabulary, but you won\'t get anywhere unti....
read more
-
Keep up.
The current material is always based on what came before, so once you get behind it is ver....
read more
-
Execution Speed
Use \"=\" instead of \":=\" whenever possible.
Use the decimal value of expressions i....
read more
-
Turning Expressions into Functions
Functions such as Fit will return an algebraic expression that one would often like to tur....
read more
-
Using Rules
Many Mathematica functions such as Solve or FindRoot return \"rules\" as their output. A r....
read more
-
Graphics
Plotting Functions
The simplest way to plot a function is by invoking the Plot function i....
read more
-
Defining Equations
In Mathematica, an equation is a perfectly valid expression that can be assigned to a vari....
read more