remon

4 Reputation

2 Badges

15 years, 37 days

MaplePrimes Activity


These are questions asked by remon

 

hello every body

  i wrote this code:

restart;

with(MmaTranslator[Mma]):
with(Student[NumericalAnalysis]):
with(DEtools, FunctionDecomposition):
with(linalg):with(ArrayTools):
with(LinearAlgebra):


n:=3 ;

  a:=(r)->q[r](t):
  x[1]:=Vector[row](n,a); 

Page 1 of 1