Feeds
질문
Error in using Trapz
Please could you help me because when I use traps to get the area under the curve I had an error as follow: Subscript indices...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How i can use function handle in another function handle?
f1 = @(x, y1, y2, y3) y2; f2 = @(x, y1, y2, y3) y3; f3 = @(x, y1, y2, y3) -0.5*y1*y3; ff1 ...
7년 초과 전 | 답변 수: 1 | 0