Albert Justin
Followers: 0 Following: 0
Feeds
質問
xmax is scalar floating function ?
%double Integrals syms x y fun=input('Enter the function f(x,y)='); x1=input('Enter the outer integral lower limit:'); x2=...
2年以上 前 | 2 件の回答 | 0
2
回答回答済み
Something must be a floating point scalar?
Enter the function f(x,y)=@(x,y) x.*y Enter the outer integral lower limit:0 Enter the outer integral upper limit:a Enter the...
Something must be a floating point scalar?
Enter the function f(x,y)=@(x,y) x.*y Enter the outer integral lower limit:0 Enter the outer integral upper limit:a Enter the...
2年以上 前 | 0