Christopher Ubing

16 Reputation

4 Badges

19 years, 115 days

I currently teach mathematics and astronomy for the University of Phoenix system both online and through the Chicago Campuses. I have been an avid user of computer algebra systems since graduate school where I used them to simplify calculations for general relativity. In my current capacity, I use Maple to present interactive math worksheets demonstrating the behavior of physical and mathematical systems.

MaplePrimes Activity


These are questions asked by Christopher Ubing

Suppose that I define a unit step function:

u:=t->piecewise(t<0,0,t>=0,1):

How can you periodiclly extend this functions so that it has a period of p ?

Page 1 of 1