geospace

版本 1.0.0.0 (2.1 KB) 作者: Edward Zechmann
This program outputs a geometric sequence of n-numbers from a to b.
1.7K 次下载
更新时间 2008/3/3

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Improved the pseudo-geometric sequence.