Feeds
답변 있음
green's theorem
clear clc syms x y t F=input('Enter the vector function M(x,y)i+N(x,y)j in the form [M N]: '); M(x,y)=F(1); N(x,y)=F(2); r=...
green's theorem
clear clc syms x y t F=input('Enter the vector function M(x,y)i+N(x,y)j in the form [M N]: '); M(x,y)=F(1); N(x,y)=F(2); r=...
11개월 전 | 0
