photo

Navid


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
using integral2 on a matrix with function handler components
One way that I could find is to convert the function to symbolic then choose the appropriate component and then convert it back ...

約10年 前 | 0

質問


using integral2 on a matrix with function handler components
Let's say that I have the following function: A = @(x,y) [x,x+y;x-y,y]; and I want to calculate the following integral: Q = i...

約10年 前 | 2 件の回答 | 0

2

回答

質問


I do not get exactly what does atan2d(0,0) means?
I know what does "atan2d" do, but why atan2d(0,0) give us zero? shouldn't it be NaN?

10年以上 前 | 2 件の回答 | 0

2

回答