config.json 546 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
{
  "export": [
    "leastsq.json",
    "curve_fit.json"
  ],
  "keywords": [],
  "children": [
    {
      "最小二乘法拟合": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1195"
      }
    },
    {
      "使用curve_fit函数拟合": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1196"
      }
    },
    {
      "多项式拟合函数": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1197"
      }
    }
  ],
  "node_id": "python-3-215"
}