Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
The collection of functions in the NaN Suite enhances the functionality of the original 'nan'-functions in the Statistics Toolbox for N-D matrices. In addition, the new function nansem.m calculates the standard error of the mean ignoring NaNs.
The NaN Suite functions are used similar to the original functions (e.g. mean, std, var), that is they take a matrix as the first input, and the dimension along which the operation should be computed as the second input. For example, nanmean(A,4) calculates the mean of A along the 4th dimension of A ignoring NaNs.
Citar como
Jan Gläscher (2026). NaN Suite (https://es.mathworks.com/matlabcentral/fileexchange/6837-nan-suite), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: Fractional Octave Band and A, B, C Weighting Filters DF2T SOS IIR Matlab and limited Labview, Cpk capability index with NaN's, nantight, Webcam Realtime Motion Tracker
Categorías
Más información sobre Descriptive Statistics and Visualization en Help Center y MATLAB Answers.
Información general
- Versión 1.0.0.1 (15,3 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.1 | This update does not contain any new or updated files. It's sole purpose is to add the BSD license to the submission |
|
|
| 1.0.0.0 | included an additional function nanvar.m which computes the variance for N-D matrices. It is very similar to nanstd.m without taking the square root. |
