News
Given a 2D grid of size m x n and an integer k. You need to shift the grid k times. In one shift operation: Element at grid[i][j] moves to grid[i][j + 1]. Element at grid[i][n - 1] moves to grid[i + 1 ...
This is a simple utility to plot 2D data. The motivation for this is to have a "live" plotting program that can take data from an embedded system connected over USB. The plot.py script in this repo is ...
Mayavi is a cross-platform library and application for 2D and 3D plotting and interactive visualization of scientific data using Python. It leverages the power of Visualization Toolkit (VTK) without ...
preparing for the application of machine learning models designed for 2D data. Eight distinct methods are introduced, including recurrence plots, Markov transition, Gramian angular field, spectrogram, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results