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

求助!能否解释一下SNS_Opt_Iter_M.m的代码 #1

Open
abilence opened this issue May 21, 2021 · 3 comments
Open

求助!能否解释一下SNS_Opt_Iter_M.m的代码 #1

abilence opened this issue May 21, 2021 · 3 comments

Comments

@abilence
Copy link

张研究员您好!我认真研读您的代码,但是自己在SNS_Opt_Iter_M.m这部分优化程序没能理解,即使自己单步调试、对照论文也没能搞懂,想请教您,能否再解释一下Vector_loc Vector_loc = Q_h + (Q_w-1)h_V;这么定义的含义。
A_matrix, B_vector的代码。
如 A_matrix(Vector_loc, Vector_loc) = A_matrix(Vector_loc, Vector_loc) + 2
wf_quad;
B_vector(Vector_loc) = B_vector(Vector_loc) + wf_quadsf_quad(2*Vertex_set_org(Q_h,Q_w,Layer_Vertex) - Vertex_set_org(Q_h-1,Q_w,Layer_Vertex) - Vertex_set_org(Q_h,Q_w-1,Layer_Vertex));

@bol6
Copy link

bol6 commented Sep 24, 2023

同问 请问现在有合理的解释吗

@abilence
Copy link
Author

abilence commented Nov 24, 2023 via email

@abilence
Copy link
Author

abilence commented Mar 29, 2024 via email

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