MuriloLobo

10 Reputation

One Badge

11 years, 57 days

MaplePrimes Activity


These are questions asked by MuriloLobo

Hello guys,

 

I think that the title explains the question very well. Is there any function in MAPLE that allows me to generate N random numbers considering a mean value, standard deviation and a percentile?

 

Thank you,

Hello guys,

 

I'm starting to learn MAPLE this week, so first of all I'm sorry for my lack of knowledge about the software. 

I got a worksheet with a ready code, and i'm trying to run it, but I'm receiving an error message that I don't know how to solve, by the fact that I don't know very well yet. But I need to run this URGENTLY, so my hope is that you guys could help me.

 

The line of code is the following: 

 

S1:-Results(solutionpoint);for cont2 from 1 to 2 do VNUM[jj,cont2]:=(rhs(S1:-Results(solutionpoint)[de+s+m+cont2]))end do;seq(-add(v[k]*x[jj,k],k=1..de)+add(u[r]*y[jj,r],r=1..s)<=0,j=1..n);seq(add(u[r]*y[jj,r],r=1..s)-add(v[k]*x[jj,k],k=1..de)<=0,j=1..n),

 

And the error message is the following: "Error, invalid sequence". I think that maybe is something really simple like a comma or something like that. Can you please help me? Thank you very much

Page 1 of 1