Maple using Matlab

February 22 2009 by ndattani 549
false

0


I gave Maple the command

> ?fft 

to see how to do the fast fourier transform in Maple, and I what I got was a page that told me to use the commands:

> with(Matlab)

>v:=<1,2,3,2,3,4>

>Matlab[fft](v)

 

Why is maple using matlab ??


Loading Comments

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account