필터 지우기
필터 지우기

How to compute a correlation between two 3d data sets

조회 수: 10 (최근 30일)
JE
JE 2017년 3월 1일
답변: Prateek Khandelwal 2017년 3월 13일
I'm looking to compute a correlation between two 3d matrices with given input torque, speed and output of efficiency. The point intervals are not the same, so I would like to use a function that offers interpolation capabilities if possible. Can anyone point me in the right direction?
Thanks.

답변 (1개)

Prateek Khandelwal
Prateek Khandelwal 2017년 3월 13일
Hello JE,
As a starting point, I would point you to have a look at corcoef and interpolation , which allows you to calculate the correlation coefficients and interpolate points in a matric respectively. Though there might now be a straight forward solution to you question, you can use the combination of these to construct the solution you are looking for.
Regards,

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by