搜索资源列表
混沌时间序列工具箱 matlab
- 混沌时间序列工具箱,matlab程序 包括计算延迟时间,嵌入维,预测的各种计算程序 比较全面,完整的程序 相信通过他你会更加了解混沌时间序列!
CC_method.CC法,用于非线性时间序列中
- CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
sun
- 计算日出日落的vb2005类,只需输入所在地的经纬度、时间、时区即可计算-Calculation of sunset-type vb2005
shijianjisuanqi
- 一个用matlab做的时间计算器,很实用,希望大家把编程变为一种快乐;-Using matlab to do a time calculator, very useful, I hope everyone put into a programming快乐
TimeCalculator
- 时间计算器,输出时间的年月日,及两个事件的差值-Time Calculator
timetest
- 本程序给出了算法的运行时间计算,可以计算程序运行时间-This procedure is given the run-time calculation algorithm,
转UTC时间
- 正常年月日,计算UTC时间,用于测绘中GPS记时转化(Normal (date) (month) (year), calculate the UTC time)
质数计算
- 本程序为质数计算程序 编译后打开程序输入质数计算的范围按回车即可开始计算 计算完毕后将自动输出到程序所在目录并自动打开并显示计算时间 也可以用来测试电脑性能(This procedure is the prime number calculation program After compiling, open the program and enter the range calculated by the prime number. Press enter to start the c
时间非均匀侧向风速度UDF
- 流体计算中对于时间非均匀侧向风速度的二次开发,用c语言实现。(Secondary development of time nonuniform lateral wind velocity)
计算lorenz李雅普洛夫指数
- 计算lorenz混沌时间序列的李雅普洛夫指数,程序简单明了,注释清晰。(Calculate the Lorenz Lyapunov exponent)
suntime
- 根据当地经纬度和当地时间计算日出日落时间(According to the longitude and latitude and the calculation time of sunrise and sunset, local time)
SVPWM每种状态时间计算详细过程
- 详细说明了SVPWM中每个扇区中时间的计算过程(The calculation process of each sector in SVPWM is described in detail)
CC法时间序列
- 计算嵌入维和时间延迟,为混沌时间序列的最大李雅普诺指数计算铺垫(Computational embedding and time delay)
计算电梯时间
- 计算上下电梯的时间,将减速,加速,停留等一系列动作的算进去了(Calculate the time of the elevator, calculate the deceleration, acceleration, stop and so on)
日期计算
- 在实际工作中,计算间隔时间和截止时间的一个小工具(In practical work, a small tool for calculating the interval and the deadline)
传递熵传递时间计算
- 计算传递熵延迟时间的程序,根据延迟对应最大传递熵的原理(A program for calculating the delay time of transfer entropy)
time
- 之前为了计算一个app运行时连接蓝牙的时间,找了很久都没找到,就自己写了一个Java计算时间差的函数,精确到毫秒,可以用来计算程序运行的时间(Java calculates the function of time difference, accurate to milliseconds)
sql计算班组func
- sql计算某个时间为甲乙丙丁中的哪一个班组的 时间(SQL to calculate a yibingding time for which one of the team's time)
SunCalc
- CSharp 开发的能够方便地获得设定经纬度的太阳高低角、方位角、日出日落时间的计算类(a Csharp Class File that can Calculate Sun Azimuth ,sunrise time ,sunset time by latitude,longitude,time)
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B