Skip to main content

Other

clc; Clear Close all LSTM prediction tic Load origin_data.mat Load emd_data.mat Load KPCA_data.mat disp(‘⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯’) disp(‘Single LSTM prediction’) disp(‘⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯’) num_samples = length(X); % number of samples kim = 5; % delay step (kim historical data as independent variable) zim = 1; % Predict across zim time points or_dim = size(X,2); % Reconstruct the dataset i = 1: num_samples - kim - zim + 1 res(i, :) = [reshape(X(i: i + kim - 1, :), 1, kim*or_dim), X(i + kim + zim - 1, :)]; End. % Training and test se
Categories:

The PV power output dataset is obtained from four different site datasets from the desert knowledge Australian solar center (DKASC). This dataset records power generation information and weather conditions, including wind speed (WS), wind direction (WD), temperature, air pressure (AP), relative humidity (RH), precipitation, diffuse horizontal radiation (DHR), and global horizontal radiation (GHR). 

Categories:

The dataset consists of airport specific ground crew and allocation data for four major airports - Kempegowda International Airport (BLR), Rajiv Gandhi International Airport (HYD), Indira Gandhi International Airport (DEL), and Chhatrapati Shivaji Maharaj International Airport (BOM). The tasks, floors and gates,  i.e, the tasks and their locations are factual data where as the allocation data is approximately close to realistic demand. The crew demand is synthetically generated.

Categories:

CloudBik's tenant to tenant migration service offers a comprehensive solution for organizations undergoing mergers, acquisitions, divestitures, or rebranding initiatives. Specializing in seamless transitions between Office 365 tenants, CloudBik ensures the secure and efficient migration of critical data components, including Exchange Online mailboxes, OneDrive for Business files, SharePoint sites, and Microsoft Teams configurations.

Categories:

The FIDAL RB-SUMMIT Dataset contain operational and telemetry data collected from an RB-SUMMIT robot used in the FIDAL project. In this project, the robot is teleoperated through an immersive control system, allowing remote operation in real time.

FIDAL project website: https://fidal-he.eu/

Categories: