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

caculation of mRPI set #16

Open
skye221 opened this issue Jul 6, 2022 · 4 comments
Open

caculation of mRPI set #16

skye221 opened this issue Jul 6, 2022 · 4 comments

Comments

@skye221
Copy link

skye221 commented Jul 6, 2022

Hi,

I have some doubts about the calculation of mRPI set. In equation (11) of ref[2], there is a transpose of $A^s$, however, in line 56, there isn't a transpose of obj.Ak^s. Is there any reason for the inconsistency?
截圖 2022-07-05 下午10 17 24
Similar, in equation(13) of ref[2], there is a transpose of $A^i$, but there isn't in line 59.
截圖 2022-07-05 下午10 18 58

Thanks

@wtllll

This comment was marked as off-topic.

@skye221
Copy link
Author

skye221 commented Jul 6, 2022

Also, in equation (13) of ref[2], the computation of M(s) starts from i=0 to i=s-1, but in line 58 starts from i=1 to i=s, is there any reason for this inconsistency?

@HiroIshida
Copy link
Owner

@skye221 thanks for comments.

@KKaiWang Could you respond to @skye221 's comment when if you have time? Sorry for disturbing you ...

@KKaiWang
Copy link
Contributor

KKaiWang commented Feb 2, 2024

For your second question, i guess it is because of the index setup of MATLAB. The first question, please check the definition of support functions. sup {y' x}. just be careful of the transpose of y

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

4 participants