Using "curl" function and its outputs

조회 수: 7 (최근 30일)
Maureen
Maureen 2014년 12월 9일
답변: Roger Stafford 2014년 12월 9일
Is there any scaling that happens to the data when using the "curl" function? I am inputting x,y,u,v (u and v are in N/m^2). Is the output of data for the "curl" matrix then also in N/m^2 or are the values scaled in some way?

답변 (1개)

Roger Stafford
Roger Stafford 2014년 12월 9일
Provided you enter x and y as inputs to the 'curl' function, the curl output units are of the field units per x-y units. In other words, if the field units are volts and the x,y units are meters, then the curl outputs are in volts per meter. This is what you would expect from taking the partial derivatives of field values with respect to x,y values.

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by