Community Profile

photo

Masa


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

질문


require subclasses to support the same number of input and output arguments as the abstract method of their super class
in the documentation about abstract methods in an abstract class it is mentioned that: Concrete subclasses are not required to ...

대략 2년 전 | 답변 수: 1 | 1

1

답변

답변 있음
contour lines on the surface plot
for those who need the same plot but with discrete colors (corresponding to the levels of the contour plot): % surface data t...

대략 2년 전 | 1

질문


contour lines on the surface plot
How to plot a surface with its contour lines drawn on it? this image is an example of what I mean:

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


Vectorizing loop containing multiplication of a scalar and a matrix
How to implement the following algorithm in a vectorized manner? (Preferably without using functions other than `mat`) mat = @(...

대략 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Symbolic Associated Legendre Polynomials
associated Legendre functions could be found from Legendre functions according to the following formula so in MATLAB you can ...

2년 초과 전 | 0

| 수락됨