您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Python实现滑动平均(Moving Average)的例子

  2. Python中滑动平均算法(Moving Average)方案: #!/usr/bin/env python # -*- coding: utf-8 -*- import numpy as np # 等同于MATLAB中的smooth函数,但是平滑窗口必须为奇数。 # yy = smooth(y) smooths the data in the column vector y .. # The first few elements of yy are given by # yy(1) = y(
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:36kb
    • 提供者:weixin_38705699