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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0