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 years 前 | 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 years 前 | 0