Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在实践中,我需要将 R 中已经存在的 approx 函数扩展到多变量情况。类似于 matlab 中的 interp 函数,但在 C 中用 R 编码。
希望有人能帮助我!