1: Setting Up Maple and Finding Help Β π (PDF)Β
2: Maple as a CalculatorΒ Β π (PDF)Β
3: Writing Symbolic ExpressionsΒ π (PDF)Β
4: Solving Symbolic EquationsΒ π (PDF)Β
5: Solving Numeric EquationsΒ π (PDF)Β
6: User-generated FunctionsΒ π (PDF)Β
7: 2d PlottingΒ π (PDF)Β
8: Document Generation π (PDF)
π Exercises - PDF π Solutions - PDF
Conditional procedures - ifelse, piecewise, Heaviside :Β π (PDF)
DataFrames - DataFrames, Import, sort, select, Append, Remove: π (PDF)
Set the Default Mode to Worksheet - vs. using Document mode
Change the Working Directory - programmatically and through the interface
Solving equations
Solve - using solve sets of equations with sets of unknowns
Numerically Solve - using fsolve to calculate
Solve Sets of Numerical Equations - additional abilities of fsolve to calculate
Evaluate Expressions - example of using eval
Execute Elementwise Operations - using the elementwise operator `~`
Plotting
Document Operations
Data Structures
Vectors
Statistics
Generate Random Numbers - applications of using the rand procedure
Generate Bazillions of Random Numbers - implementation of LinearAlgebra:-RandomVector
Generate Random Numbers: Non-uniform Distribution - Sample values from selected probability distributions
Calculus
0: Coding Environments -Β Execution Groups & Code Edit Regions
MPG: Code Edit RegionΒ
1: Introduction to Programming - CERs, Procedures, How to Avoid ProblemsΒ π (PDF)
MPG: Chapter 1 - Introduction to Programming
π Exercise Solutions
Example: Numeric Integration - Monte Carlo π (PDF)Β
Example: Collatz Conjecture π (PDF) π(worksheet)
Example: Mandelbrot Set Generation and Displayπ (PDF)Β
SoroushEghbali Β
- Laplace's EquationΒ in Cylindrical Coordinates π (PDF)
tameshalcunningham
- Collatz Conjecture Β Β π (PDF)
yasernrj1211 Β Β
- ODE problemΒ π¦(GIF)Β
zafiot
- arrow plot