Feeds
질문
Subscript indices must either be real positive integers or logicals.
Hi All, I have a function that runs perfectly in my main script. But after running the code when I publish a report, it gives...
대략 10년 전 | 답변 수: 2 | 0
2
답변질문
How to repeat a random number generation and simulation for 1000 times
Hi all, I have a code for random number generation and simulation for queuing experiment. The code is as below code: ti...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Generate Random Number to Simulate
Consider the following situation at a doctor’s office; On average, the patients will arrive at a rate of 5 patients per hour, a...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Integration of two functions, one of them is piecewise function
Consider the function p(µ, σ, t, x) = exp(-m*t)/x*sqrt(2*pi*(q.^2)*t)*exp(-1/(2*(q.^2)*t)*(log(x)-(m-(q.^2)/2)*t).^2) (0 ...
10년 초과 전 | 답변 수: 1 | 0