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);

 采纳的回答

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 个)

类别

帮助中心File Exchange 中查找有关 NaNs 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by