Community Profile

photo

Navid


Active since 2013

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
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 years ago | 0

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers