주요 콘텐츠

다음에 대한 결과:

J.K043006
J.K043006
최근 활동: 2024년 8월 29일

I've been working on some matrix problems recently(Problem 55225)
and this is my code
It turns out that "Undefined function 'corr' for input arguments of type 'double'." However, should't the input argument of "corr" be column vectors with single/double values? What's even going on there?