摘要:
转:https://blog.csdn.net/mingtian715/article/details/72677791 插值和拟合都是数据优化的一种方法,当实验数据不够多时经常需要用到这种方法来画图。 在matlab中都有特定的函数来完成这些功能。 这两种方法的确别在于: 当测量值是准确的,没有误 阅读全文
摘要:
https://docs.scipy.org/doc/scipy/reference/interpolate.html#module-scipy.interpolate https://stackoverflow.com/questions/31464345/fitting-a-closed-cur 阅读全文