i have c=300*10^6, 0<=v<=300*10^6, L=2 and the relation d= L (1- ( 1-(v^2/c^2) )^0.5 )

i want to make 3 plots for (d,v) in which the first has linear scale for both axes , the second has log scale for v and linear scale for d and the last one has log scale for both...can you help ^-^

 採用された回答

dpb
dpb 2015 年 12 月 6 日
doc linspace
doc logspace
doc plot
doc semilogx
doc loglog

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange で Log Plots についてさらに検索

タグ

質問済み:

2015 年 12 月 5 日

回答済み:

dpb
2015 年 12 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by