create a log space vector
5 ビュー (過去 30 日間)
古いコメントを表示
i want to create a log spaced vector consisting of 26 points starting at 2300. my problem is i don't know what the final point is so i can't use logspace (logspace(2300,b,26)) but i don't know what b is. what other command can i use?
2 件のコメント
Fangjun Jiang
2011 年 10 月 3 日
That is strange. Then, what is the "distance" between your points? You say starting from 2300, what is the value of 2nd, 3rd, etc. points? Do you have any idea?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Exponents and Logarithms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!