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 confusions about the main code #3

Open
QuantummyKnight opened this issue Jun 14, 2023 · 0 comments
Open

Some confusions about the main code #3

QuantummyKnight opened this issue Jun 14, 2023 · 0 comments

Comments

@QuantummyKnight
Copy link

B = N-curvature(i).*(L.*x0+M.y0);
C = curvature(i).
(x0.^2+y0.^2);
delta = C./(B+sqrt(B.^2-curvature(i).*C));
Hello! Sorry to trouble you. I wonder the meaning of the ''B,C,delta'' and how can I learn about the fomulas. Are there any books introducing them? Looking forward to your reply.

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