-
EOF
经验正交函数分析FORTRAN程序,用于变量场的时空结构分离(配套书籍《现代气候统计诊断与预测技术》)。(empirical orthogonal function, FORTRAN procedure, used to separate the spatio-temporal structure of climate variables.)
- 2019-03-07 17:15:59下载
- 积分:1
-
covar
说明: 使用Eviews编写covar程序,实现covar的计算(Using Eviews to write Covar)
- 2021-04-27 22:58:45下载
- 积分:1
-
3803
关于非线性离散系统辨识,小波包分析提取振动信号中的特征频率,有小波分析的盲信号处理。( Nonlinear discrete system identification, Wavelet packet analysis to extract vibration signal characteristic frequency, There Wavelet Analysis Blind Signal Processing.)
- 2017-05-08 17:46:22下载
- 积分:1
-
chenggongjiao
处理任意两点间多条公交、地铁线路的到达问题此,改程序将一二问综合在一起,方便精简,运行速度快(Treatment between any two many bus, subway lines to reach this issue, change the program integrated with the twelve asked to facilitate streamlined, fast)
- 2013-08-18 09:29:13下载
- 积分:1
-
SolarAngle.MATLAB
说明: 本程序计算的太阳角有地面点对应的太阳天顶角和太阳方位角,太阳高度角与太阳天顶角
互余,所以太阳高度角也可以通过90 度-太阳天顶角计算得到(The solar angle is calculated by the solar zenith angle and the sun azimuth angle corresponding to the earth's surface point. The sun height angle and the sun zenith angle are complementary, so the sun height angle can also be calculated by the 90 degree sun zenith angle.)
- 2018-04-25 16:17:18下载
- 积分:1
-
最小二乘
递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
- 2018-05-04 08:38:57下载
- 积分:1
-
digital filter
说明: 各种滤波器,包括高通、低通、带通等滤波器,可用,直接输入数值即可,可直接使用,没有bug(bandpass filter,Band pass filter, available, direct input value, can be used directly, no bug)
- 2021-04-16 21:20:00下载
- 积分:1
-
smote
smote过采样方法对不平衡数据集进行人工数据合成(smote oversampling and classification)
- 2018-09-08 15:55:42下载
- 积分:1
-
pca_matlab
进行主成分分析的多种方法,简单和复杂的,适合初学者使用(For a variety of methods of principal component analysis, simple and complex, suitable for beginners to use)
- 2015-10-15 15:50:44下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1