Dummy_Rep_NaN(x)

버전 1.2.0.0 (1006 Bytes) 작성자: Elizabeth Drybrugh
Function for vectors that contain NaN values to help normalise with missing data.
다운로드 수: 146
업데이트 날짜: 2018/4/20

라이선스 보기

This function allows you to fill NaN values using dummy vector that is the same mean, std and range of your current vector with NaN values.
It has only been used for vectors which contain NaN, unsure if works with matrices.

인용 양식

Elizabeth Drybrugh (2024). Dummy_Rep_NaN(x) (https://www.mathworks.com/matlabcentral/fileexchange/67013-dummy_rep_nan-x), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Preprocessing Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

1.2 stored as x_new vector

1.1.0.0

1.1 - png added

1.0.0.0