Adnan Zuberi

6 Reputation

4 Badges

16 years, 303 days
I'm a 3rd year Mathematical Physics student at the University of Waterloo and I'm excited to be helping out everyone in the Maple Adoption Student Center. I'll be posting worksheets that show you how you can use Maple 12 to solve a variety of problems. I'll be actively engaged in blogging back and forth with you!

MaplePrimes Activity


These are questions asked by Adnan Zuberi

The file attached shows you how useful the Curve Analysis tutor is. When you enter-in a function, the Curve Analysis tutor will produce a graph of the function that shows all of the critical points of the curve, along with the maximum, minimum and inflection points.

The attached document shows you how to solve an initial value problem. Moreover, it shows you how to use Maple's ODE analyzer which makes it really fast and easy to solve and plot the solutions of differential equations.

Maple's powerful notation allows you to enter math expressions that look natural.

The following steps will show you how easy it is to write expressions.

Example 1:  Write   2*x/5

  1. If you're on the Student Center forums, click on the red maple leaf to insert maple ma

In Maple, suppose we would like to enter the function f(x)=3*x+7 and we want to know what the function is at x=3.

Below are a few simple steps that will show you how to achieve this.
 

  1. Make sure you're in math mode. Type f, followed by a colon [:] and an equal sign [=]. The colon-equals notation assigns the content on the right-hand side to a variable name on the left-hand side. I

Maple is amazing at making secret codes.

First, let's learn two quick words. To "encrypt" a message means that you have transformed your message such that it is unreadable by others.

And to "decrypt" means to transform it back to your original message, also known as code breaking.

We will encrypt and decrypt our original message "Hello new Maple users !".

message :="Hello new Maple users !"

 Le

1 2 3 Page 3 of 3