photo

Albert Justin


Last seen: 3年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

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=...

3年弱 前 | 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...

3年弱 前 | 0