登录
首页 » 算法 » 2.时间序列分析

2.时间序列分析

于 2022-03-05 发布 文件大小:6.55 MB
0 196
下载积分: 2 下载次数: 1

代码说明:

1.二分查找 适用条件:查找序列已经有序 int binarysearch(int a[], int n, int x) {     int left, right, center;     left = 0;     right = n - 1;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
    DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
    2022-02-24 15:29:18下载
    积分:1
  • Numerical calculation, using newton iteration method chord intercept method to c...
    数值计算,利用newton迭代法和弦截法计算插值多项式-Numerical calculation, using newton iteration method chord intercept method to calculate the interpolation polynomial
    2022-02-04 23:52:26下载
    积分:1
  • 请认真阅读您的文件包,说明它至少有40字节。
    Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release
    2022-09-10 02:55:03下载
    积分:1
  • 霍夫曼(Huffman)编解码程序
    main.m 为执行的脚本文件,打开main.m程序直接运行即可得到结果;(2)huffman.m是其中的霍夫曼编码需要调用的子程序;(3)按路径读入文件名为abc.txt的文件,测试时可随意输入一串英文字符,为了方便,已经输入了   wearethefamily的英文字符,使用时将abc.txt文件放于D盘下。
    2022-03-19 01:43:40下载
    积分:1
  • 信号傅立叶变换的幅度图和频谱图的示例 信号傅立叶变换的幅度图和频谱图的示例...
    信号傅立叶变换的幅度图和频谱图的示例 信号傅立叶变换的幅度图和频谱图的示例-signal Fourier transform spectrum range map and the map of the signal sample rate Fourier Transform map and the map of the sample spectrum
    2023-04-03 09:35:04下载
    积分:1
  • 线性表的链式存储结构
    实验二  线性表的链式存储结构 题目:设计并实现以下算法:给出用单链表存储多项式的结构,利用后接法生成多项式的单链表结构,实现两个多项式相加的运算,并就地逆置相加后的多项式链式。1.  用户可以根据自己的需求分别输入两个一元多项式,并且能够实现输入的一元多项式的显示。2.  能够完成两个一元多项式的相加功能,而且还能显示相加后的逆置的一元多项式。3.  程序执行的命令包括:(1)构造链表A    (2)构造链表B   (3)两个链表的相加    (4)求链表的长度  (5)打印(显示)已有的链表        (6)将已相加的链表进行逆序排列
    2022-07-11 02:48:25下载
    积分:1
  • 数组/矩阵类模板
    用matrix A(8,10) 定义数组,就可以像在matlab里一样引用数组元啦!
    2023-07-14 12:55:03下载
    积分:1
  • 基于RSS.的无线传感器网络室内定位 研究与实现
    资源描述无线传感器网络由在特定区域部署、对环境与物体等进行监控的 无线传感器节点组成。它是无线通信技术、传感器技术与嵌入式技术 融合发展的产物。作为一种新兴技术,无线传感器网络目前已经广泛 应用于工业监控、环境监管、办公自动化、医疗护理、军事国防等众 多领域。定位技术作为无线传感器网络的关键技术之一,对室内监控 与定位可以起到重要的作用
    2022-06-12 05:59:12下载
    积分:1
  • stm32_f105-07_f2_f4_usb-主机-device_lib
    SMT32F系列 USB通信各类模式范例,包含AUDIO DFU DualCore HID MSC VCP详细的解说例程
    2022-10-20 11:50:03下载
    积分:1
  • The Kalman filter30 is a minimum
    The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.
    2023-04-25 23:25:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载