radaar

202 Reputation

8 Badges

7 years, 218 days

MaplePrimes Activity


These are questions asked by radaar

 

B1 := plots:-animate(plots:-pointplot, [[seq(X(kk, j), j = 1 .. 10)], [seq(Y(kk, j), j = 1 .. 10)]], kk = [seq(1 .. 50)], symbolsize = 25, symbol = solidcircle, colorscheme = ["valuesplit"])

gives error

Error, unsupported type of index, kk

Here X and Y are 50*10 matrices
 

Should I adjust numcpus while running thread command

How to run the following calculation in multiple processor

 

ADD.mw

How to get the functional form of interpolation in the given example below

 

GP.mw

Does maple has surrogate optimization built in function or some codes. Thank you

5 6 7 8 9 10 11 Last Page 7 of 16