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.
'Long' class is an user defined class designed to work with numbers in a much bigger domain.
- This class as been created to avoid the next problem (working with fuzzy systems): We have a set of small numbers (but non zero) Ei 0<i<M+1. Treated as zero by MATLAB
And other set of double classed numbers:yi. When you try to the following average:
M
--- y · E
\ i i
/ _________
--- E
i=1 i
the result is NaN despite of being a good ranged double.
- With long objects this can be solved.
-Several methods are included, overloading some operators and common functions
Citar como
Ignacio del Valle Alles (2026). @LONG (https://es.mathworks.com/matlabcentral/fileexchange/3192-long), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (36,5 KB)
-
Sin licencia
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.0 | new category |
