photo

Panth Patel


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Error regarding matrix indices while iterating through loop
v = [10 20 40 60 80 100]; N = 10:5:100; for j=1:length(v) pb(j) = (1/2)*(erf(((s-d)/v(j) - mu_t)/(sqrt(2)*sigma_t)) - erf...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to change a variable with every iteration either randomly, how do i do that ?
I want to change a variable with every iteration either by +1 or -1 randomly and keep the overall variable in between +5 to -5

거의 4년 전 | 답변 수: 1 | 0

1

답변