Feeds
질문
I keep on getting the error "Attempted to access y(2); index out of bounds because numel(y)=1. Error in intoff (line 11) e=y(n-1)+y(n);" some one please help.
This is my code: function y=intoff(r) dx1 = 100/((1 + r.*(1-r.^(100-1)))/(1-r)); for n=2:100; dx(n)=r.^(n-1).*...
13년 초과 전 | 답변 수: 3 | 0