Can anyone interpret this short code for me?

What does this mean?
% Periods to test T_test = 1./(1/T_max:eps/t_span:1/T_min);

 採用された回答

Ajay Pherwani
Ajay Pherwani 2014 年 6 月 26 日

0 投票

I guess
T_test should get values from T_min to T_max with the interval of ( or step value of ) eps/t_span

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

2014 年 6 月 26 日

回答済み:

2014 年 6 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by