답변 있음 Perfect Square in Matlab
you can check for perfect square by using the following check, however representable number might sparse if n is large enough.
...
답변 있음 Turning mathcad in to matlab
I am not exactly sure, what you mean, but shall refer to the following matlab answer.
https://in.mathworks.com/matlabcentral/an...
답변 있음 generate a random number base on pdf function
Tons of distributions are given here: http://www.mathworks.com/matlabcentral/fileexchange/7309-randraw
In general, you basicall...