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

카테고리

도움말 센터File Exchange에서 NaNs에 대해 자세히 알아보기

태그

질문:

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