Feeds
답변 있음
Recursive relation
If I assume y(x)= sum(xk y^k), then dy/dx = k sum(xk * y^{k-1}) and y²(x) = sum ( sum (y(k-l)*y(l))) * x^k, the first sum being...
Recursive relation
If I assume y(x)= sum(xk y^k), then dy/dx = k sum(xk * y^{k-1}) and y²(x) = sum ( sum (y(k-l)*y(l))) * x^k, the first sum being...
13년 초과 전 | 0
질문
Recursive relation
Hi, I'ld like to plot the solution of dy/dx - y² = -exp(-x) on MATLAB. I assumed the solution was in the form of a Taylor se...
13년 초과 전 | 답변 수: 4 | 0