You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your works. I have a question about "create log spaced vector average factor".
I mean that m = unique(ceil(logspace(0,endLogInc,pts)))';. I want to know why to use this method to get the factors m and whether there is a reference. Thank you!
The text was updated successfully, but these errors were encountered:
Hi, thanks for your works. I have a question about "create log spaced vector average factor".
I mean that
m = unique(ceil(logspace(0,endLogInc,pts)))';
. I want to know why to use this method to get the factors m and whether there is a reference. Thank you!The text was updated successfully, but these errors were encountered: