geospace

This program outputs a geometric sequence of n-numbers from a to b.
1,7K descargas
Actualizado 3 mar 2008

Ver licencia

geospace outputs a geometric sequence of n-numbers from a to b. If both a and b are positive or if both a and b are negative. Otherwise a pseudo-geometric sequence is calculated.

The geometric sequence can be increasing or decreasing.

flag controls whether the product factors increase from a to b or from b to a.

If the product factors are decreasing, then the geometric sequence is subtracted from b.

Citar como

Edward Zechmann (2024). geospace (https://www.mathworks.com/matlabcentral/fileexchange/17740-geospace), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Creating and Concatenating Matrices en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Improved the pseudo-geometric sequence.