搜索资源列表
混沌时间序列工具箱 matlab
- 混沌时间序列工具箱,matlab程序 包括计算延迟时间,嵌入维,预测的各种计算程序 比较全面,完整的程序 相信通过他你会更加了解混沌时间序列!
交通路网分配计算程序
- 本程序实现了交通规划中交通分配的计算,程序中内置四种模式:1为采用线性时间-流量函数按UE计算;2为线性时间-流量函数按SO计算;3为BPR型时间-流量函数,按UE计算;4为BPR型时间-流量函数,按SO计算
同时计算关联维和Kolmogorov熵
- 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,-on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,
box-dimension
- 这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。-This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help.
correlation-dimension
- 这是一个一维时间序列关联维数计算程序,用matlab编写,希望对大家有帮助-This is a one-dimensional time series correlation dimension calculation program, using Matlab prepared, and I hope to be helpful
time-computing
- Visual C++编写的计算时间的程序-prepared by the time the calculation procedure
K_entropy
- 关于混沌Kolmogorov熵的计算程序,在前人基础上自己编写的。已经用过很多混沌时间序列K熵的计算。-On chaotic Kolmogorov entropy calculation procedure, based on predecessors have written. Has been used a lot of chaotic time series K entropy calculations.
zuoyediaodu1
- 作业调度程序,用户可输入任意个作业名和所需时间.程序可自动测试作业的调度顺序和计算平均周转时间-Job scheduling process, the user can enter any of operations and the time required. Automatic testing procedures for the activation order and calculation of the average tur
Time
- 关于时间计算的小程序,适合入门级读者学习使用,虽然功能简单,但思路清晰,易学易懂!-With regard to the calculation of time of small procedures, suitable for studying the use of entry-level readers, although the function of simple, but clear-headed, easy to under
huibiandaimadaquan
- 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间
FFF
- 混响时间计算程序,是一个swimg的例子。-Reverberation time calculation program is a swimg example.
shuxuemoxing
- 某城区有 36 个垃圾集中点,每天都要从垃圾处理厂(第 37 号节点)出发将垃圾运回。现有一种载重 6 吨的运输车。每个垃圾点需要用 10 分钟的时间装车,运输车平均速度为 40 公里/小时(夜里运输,不考虑塞车现象);每台车每日平均工作 4 小时。运输车重载运费 1.8 元 / 吨公里;运输车和装垃圾用的铲车空载费用 0.4 元 / 公里;并且假定街道方向均平行于坐标轴。请你给出满意的运输调度方案以及计算程序。-City have a
timetest
- 本程序给出了算法的运行时间计算,可以计算程序运行时间-This procedure is given the run-time calculation algorithm,
hurst-exponent
- hurst 指数计算程序 提示:先导入(import)时间序列数据,再进行计算。-hurst Index hints: first import (import) time-series data, and then calculated.
geomag70_windows
- 最新的IGRF国际地磁参考场计算程序(2015)。输入经纬度、海拔及时间,可计算地磁场各分量及日变情况。(The latest IGRF international geomagnetic reference field calculation program (2015). Input latitude and longitude, elevation and time, and can calculate the magnetic
质数计算
- 本程序为质数计算程序 编译后打开程序输入质数计算的范围按回车即可开始计算 计算完毕后将自动输出到程序所在目录并自动打开并显示计算时间 也可以用来测试电脑性能(This procedure is the prime number calculation program After compiling, open the program and enter the range calculated by the prime numb
传递熵传递时间计算
- 计算传递熵延迟时间的程序,根据延迟对应最大传递熵的原理(A program for calculating the delay time of transfer entropy)
time
- 之前为了计算一个app运行时连接蓝牙的时间,找了很久都没找到,就自己写了一个Java计算时间差的函数,精确到毫秒,可以用来计算程序运行的时间(Java calculates the function of time difference, accurate to milliseconds)
Edays
- 能计算日期之差,通过输入两个日期,点击确定计算,就可以计算两个日期相距多少天(can compute the dates' difference)
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the t