Feeds
답변 있음
Make a direction field for the differential equation
Actually, you have written expressions incorrectly, [T, Y] = meshgrid(-2:0.2:2, -2:0.2:2); S =( -T + Y + 1)./(Y-T); L = sqrt(...
Make a direction field for the differential equation
Actually, you have written expressions incorrectly, [T, Y] = meshgrid(-2:0.2:2, -2:0.2:2); S =( -T + Y + 1)./(Y-T); L = sqrt(...
대략 4년 전 | 1
