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.
When exporting complex curves with regions of interest and others without, it becomes useful to adaptivley query the domain of the function as opposed to evenly distributing the point density via linspace. When adaptivley adjusting the spacing of the representative domain, fewer points can be used as opposed to an evenly distributed domain for equivalent representation.
In the example, the curve sin(x) is fairly linear about x=0 and accordingly fewer points are sample along this region whereas at x = +/- pi/2, more points are samples to account for the curvature.
Citar como
Alexander Laut (2026). varspace(funx,xmin,xmax,numx,varargin) (https://la.mathworks.com/matlabcentral/fileexchange/65808-varspace-funx-xmin-xmax-numx-varargin), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (2,79 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.0 | Published plot of example useage Replaced function ends.m with equivalent from standard library. |
