Replies: 17 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
建议差分法讲的详细一点 |
Beta Was this translation helpful? Give feedback.
-
而且牛顿插值也可以在O(n^2)的复杂度内解决插值问题,建议介绍一下 |
Beta Was this translation helpful? Give feedback.
-
附议 |
Beta Was this translation helpful? Give feedback.
-
差分法是说了一半么 |
Beta Was this translation helpful? Give feedback.
-
朋友们,问个问题,为啥有人用 %%% 来评论,这是啥意思嗷? |
Beta Was this translation helpful? Give feedback.
-
@PeterlitsZo 膜拜的意思( |
Beta Was this translation helpful? Give feedback.
-
为啥呢,是因为百分号 percent,所以 prprpr 吗( |
Beta Was this translation helpful? Give feedback.
-
@PeterlitsZo % => 模 |
Beta Was this translation helpful? Give feedback.
-
真好,从CRT的角度理解拉格朗日插值真是棒极了! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
CRT 合并的那一段,求 |
Beta Was this translation helpful? Give feedback.
-
好像 |
Beta Was this translation helpful? Give feedback.
-
附议 |
Beta Was this translation helpful? Give feedback.
-
差分法给我感觉就是牛顿差值。mathologer 发过一个视频挺好的: (原视频发布于油管) |
Beta Was this translation helpful? Give feedback.
-
根据这里的代码写了一份Go语言的库,https://github.com/SadPencil/go-lagrange-interpolation |
Beta Was this translation helpful? Give feedback.
-
https://oi-wiki.org/math/numerical/lagrange/
OI Wiki 是一个编程竞赛知识整合站点,提供有趣又实用的编程竞赛知识以及其他有帮助的内容,帮助广大编程竞赛爱好者更快更深入地学习编程竞赛竞赛
Beta Was this translation helpful? Give feedback.
All reactions