geospace

This program outputs a geometric sequence of n-numbers from a to b.
1,7K Downloads
Aktualisiert 3 Mär 2008

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Improved the pseudo-geometric sequence.