sinspace

Generates a sine-spaced vector with elements clustered at one of the two endpoints

Ahora está siguiendo esta publicación

Utility function operates with no loops, so is of comparable speed to LINSPACE.

Using the same syntax as LINSPACE, SINSPACE makes a sine-spaced vector, clustering the elements toward the endpoint:
|_____|_____|____|___|__|_||

Given negative vector length, SINSPACE clusters points toward the beginning rather than the end of the vector.

An optional input in addition to the endpoints and the number of elements lets you choose the intensity of the clustering.

Citar como

Sky Sartorius (2026). sinspace (https://es.mathworks.com/matlabcentral/fileexchange/28358-sinspace), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y MATLAB Answers.

Información general

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.1.0.0

Simplified algorithm; clustering factor added

1.0.0.0