登录
首页 » 算法 » 混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。...

混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。...

于 2022-03-11 发布 文件大小:457.45 kB
0 201
下载积分: 2 下载次数: 2

代码说明:

混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.

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

发表评论

0 个回复

  • C++登录注册系统
    C++开发 实现登录 注册功能 USER user[Max]; char Admin[20]="administrator"; int count; int chance; void menu(); void User_admin(char name[],char pw[]); void User_common(char name[],char pw[]); void Saved(); int flag; void Inithtable() { for(int i
    2022-02-26 15:34:43下载
    积分:1
  • 由均匀分布的随机变量生成正态分布的随机变量的
    由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
    2022-05-24 20:13:30下载
    积分:1
  • 手势识别
    应用背景通过调用摄像头,可以实时的检测视频中手势,并判断手势的相应信息。给出不同的手势形状作为不同的手势信息,比如手掌撑开为“5”,握拳为“0”,本代码一共做出来“0”、“1”、“2”、“3”、“4“、“5”、”6“、”7“、”8“、”9“共10中类型关键技术将采集到的图像颜色空间转化,RGB->YCrCb通道,再将Y、Cr、Cb三通道颜色分离,通过肤色在不同颜色空间阈值不同,对人体肤色进行阈值分割,通过中值滤波和高斯滤波、腐蚀膨胀等手段,消除图像在噪声,再通过周积比概念,分离出手个脸的区域,设定ROI区域,通过圈出手所在区域,通过模板匹配,计算手势的相识度,进而找到当前手势的信息。
    2022-08-14 02:37:58下载
    积分:1
  • 强大的三角剖分函数库(含调用代码)
    //强大的三角剖函数库 //不仅能满足一般Delaunay三角剖分(DT)、约束Delaunay三角剖分(CDT)还能输入 //最小角度或最大面积条件加密三角形(CCDT),并能处理边界内的洞 //本版本对原程序进行了少量修改,经测试可以满足Delaunay TIN、土方计算等开发需要。 //原作者:Jonathan Richard Shewchuk  美国加州大学伯克利分校 //修改人:倪尧  修改日期:2013-7-25 QQ:627957087 
    2023-07-12 05:55:03下载
    积分:1
  • 看,是VB程序的数值类型,程序会让你输入一个n。
    猜数字,是一个VB数值计算类程序,程序可以让你输入一个数字,猜错了可以继续猜-viewing, VB is a numerical type of proceedings, procedures can let you input a number of wrong guess can continue
    2022-01-30 16:25:24下载
    积分:1
  • ResizeImageMatrix
    This program implements various interpolation techniques to resize 2D matrices or Image Matrices. Methods of interpolation used are 1) Nearest Neighbour 2) Bilinear 3) Bicubic 2x2 4) Bicubic 4x4 5) Bicubic 6x6 6) Bicubic 8x8
    2022-01-25 16:59:14下载
    积分:1
  • 八数码问题
    资源描述解决八数码问题的源代码,代码真实可靠!!!!!!!!!
    2022-02-14 20:28:20下载
    积分:1
  • 1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
    一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
    2022-01-26 07:28:21下载
    积分:1
  • SPH无网格光滑粒子源代码
    格子Boltzmann方法是最近十几年来国际上发展起来的一种流体系统建模和模拟新方法,其思路与传统的流体模拟方法完全不同,具有许多常规方法所不具有的优势。本代码采用格子Boltzmann方法模拟泊肃叶流,边界条件用平衡态外推法,
    2022-02-07 22:14:19下载
    积分:1
  • 一个路由器最短路径的源程序
    一个路由器最短路径算法的源程序-a router shortest path algorithm source! !
    2022-05-18 16:01:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载