corrcoef 함수 적용이 안돼요

3 visualizaciones (últimos 30 días)
OKHYUN PARK
OKHYUN PARK el 15 de Oct. de 2020
Editada: Jemima Pulipati el 19 de Oct. de 2020
corrcoef 함수를 사용하면 결과값이 어떤 값을 집어넣어도 NaN만 나와요.
다른 컴퓨터에서 실행하면 되는데 제 노트북에서만 안되는것 같아요.
MATLAB 프로그램을 새로 설치도 해보고 설치할 때 모든 Toolbox를 설치했는데도 불구하고 corrcoef 함수를 사용하면 NaN만 나와요.

Respuestas (1)

Jemima Pulipati
Jemima Pulipati el 19 de Oct. de 2020
Editada: Jemima Pulipati el 19 de Oct. de 2020
The following answers in the community might be of relevance to you.
You can try to exclude any NaN's (if present) in your data while computing the correlation coefficients of the data.

Categorías

Más información sobre 기하 변환과 영상 정합 en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!