-
package_emd
文件中包含了完整的HHT变换的文件,并给出了如何利用EMD分解进行不同频率成分的信号分离,提取不同频率成分信号的信息的例子。(The file contains a complete HHT transform file, and gives an example of how to use EMD decomposition to separate signals with different frequency components and extract the information of signals with different frequency components.)
- 2018-10-02 07:38:08下载
- 积分:1
-
DP
说明: 水库长期优化调度java编程,时间段为12个月(Java programming for long term optimal operation of reservoir)
- 2018-05-12 09:15:11下载
- 积分:1
-
负荷预测代码
实现组合负荷预测,根据最小方差法求得组合权重系数。(Realization of combined load forecasting)
- 2018-07-14 16:04:37下载
- 积分:1
-
EGO_GA
基于GA优化的Efficient Globle Optimization算法(Efficient Globle Optimization argorithm based on GA)
- 2020-09-21 17:47:51下载
- 积分:1
-
用C程序编写 C语言
written in C program
- 2020-06-19 02:40:01下载
- 积分:1
-
reof-wu
处理站点资料的REOF,相对于原来的处理格点资料(The processing site item REOF, with respect to the original processing grid point item)
- 2012-11-22 23:13:54下载
- 积分:1
-
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。-a curriculum design, and main contents of the circular movement of the dynamic on the five-pointed star.
- 2022-01-30 18:55:19下载
- 积分:1
-
tema01
simple code for managament of turbinas
- 2011-10-10 21:30:21下载
- 积分:1
-
LabView采集解析GPS数据
labview获取单片机解析的GPS数据(Obtaining GPS data parsed by MCU by LabVIEW)
- 2021-03-12 10:19:26下载
- 积分:1
-
IMU_calculator_matlab
说明: IMU 计算器 能够计算IMU的三轴陀螺仪的飘移,三轴加速度计的偏移,俯仰、横滚、偏航角度,三轴位置信息。画出上七个数据的图像。(This function takes the IMU data as the input and returns the plot of x,y,z,theta,phi,psi,u,v,w.
%The data is a 7 coloumn matrix with each row representing a reading of the
%IMU.
%the coloumn should contain the data in the following format:
%col data
%1 time
%2 Ax
%3 Ay
%4 Az
%5 p(angular rate along x)
%6 q(angular rate along y)
%7 r(angular rate along z)
% Initial is a 3x3 matrix containing initial position and attitude
% [phi theta psi
% u v w
% x y z])
- 2020-07-24 14:48:43下载
- 积分:1