搜索资源列表
混沌时间序列工具箱 matlab
- 混沌时间序列工具箱,matlab程序 包括计算延迟时间,嵌入维,预测的各种计算程序 比较全面,完整的程序 相信通过他你会更加了解混沌时间序列!
图像纹理分析-节省时间
- 图像纹理分析的好的源代码,可以计算纹理的二阶特征:能量,熵,局部稳定性,惯性距,和相关性。节省了分析纹理的研究人员的时间。-image texture analysis of good source code can calculate the second-order texture characteristics : energy, entropy, local stability, inertial distance, and r
GreatScheduleControl
- 计划时间计算控件,可以把人性化的任务安排转换成任务执行的确切时间[控件][代码]-plan, calculated in the time control, human nature and the mission of conversion arrangements mandate of the exact time [control] [code]
同时计算关联维和Kolmogorov熵
- 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,-on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,
GetPi
- 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calcula
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
shijianjisuanqi
- 一个用matlab做的时间计算器,很实用,希望大家把编程变为一种快乐;-Using matlab to do a time calculator, very useful, I hope everyone put into a programming快乐
sun
- 计算日出日落的vb2005类,只需输入所在地的经纬度、时间、时区即可计算-Calculation of sunset-type vb2005
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 numb
时间非均匀侧向风速度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)
传递熵传递时间计算
- 计算传递熵延迟时间的程序,根据延迟对应最大传递熵的原理(A program for calculating the delay time of transfer entropy)
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the t