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

Some details #9

Open
lufengjie051523 opened this issue Nov 4, 2021 · 0 comments
Open

Some details #9

lufengjie051523 opened this issue Nov 4, 2021 · 0 comments

Comments

@lufengjie051523
Copy link

Hi,Thank you for your work.
The code in ppg_features.m line 72.

if(O1P(1,i)<=(v(j)*pk(1,1)+ pk1(1,1)))
Should the correct code be
if(O1P(1,i)<=(v(j)*pk(1,1)+ pk1(1,2)))

I am looking forward to your reply, thank you.

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

1 participant