Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Wrong beginning of Tau range #25

Open
rocomanmelli opened this issue Sep 18, 2020 · 0 comments
Open

Wrong beginning of Tau range #25

rocomanmelli opened this issue Sep 18, 2020 · 0 comments

Comments

@rocomanmelli
Copy link

I think this line should have log10(1) which is equal to 0 instead of log10(delta):

tau = delta*logspace(log10(delta),log10(taumax),2000);

That way, the range of Tau would go from delta to taumax, not from delta*delta to taumax.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant