Feeds
질문
What should I do for getting the SMp(x) be included into the MATLAB functions, as a new probabilistic function?
The statistical models project (SMp) proposes a six-parameter probabilistic function of two steps that can generate probabilisti...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
How to obtain data from a table created with the GUIDE?
I have inserted a table with the GUIDE for introducing data (x;y). When I want to get ndata values of x and y as: xdata =...
대략 8년 전 | 답변 수: 1 | 0
1
답변답변 있음
Why does any error appear according to complex of a function?
Dear Prof. Guillaume, Thank you. For eliminating the error, it was essential declaring global Max (I will rename it as MaxSMp...
Why does any error appear according to complex of a function?
Dear Prof. Guillaume, Thank you. For eliminating the error, it was essential declaring global Max (I will rename it as MaxSMp...
대략 8년 전 | 0
질문
Why does any error appear according to complex of a function?
for i=1:numel(xSMp) ySMp(i)=SMp(xSMp(i)); end In an assignment A(I) = B, the number of elements in B a...
대략 8년 전 | 답변 수: 2 | 0