Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About calculation of Ratio #10

Open
H7272 opened this issue Jan 24, 2021 · 1 comment
Open

About calculation of Ratio #10

H7272 opened this issue Jan 24, 2021 · 1 comment

Comments

@H7272
Copy link

H7272 commented Jan 24, 2021

Your Qitta https://qiita.com/vrn/items/1ac58c61194b23af1d8c was very helpful.
I also translated algorithm.cpp from C to Python.
Ir_dc_max in the code below became a problem.
 nume = red_ac * ir_dc_max (n_y_ac *n_x_dc_max)

I think ir_dc_max indicates "AC+DC" of ir at the peak of the mountain.
If calculate R :(ACred / DCred) / (ACir / DCir), I think that "ir_dc_max" should be DC of ir.

I'm sorry, but I would like to hear your opinion.

@zhantt626
Copy link

Hello, Have you understood the principle of calculating the R-ratio?

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

No branches or pull requests

2 participants