Community Profile

photo

SOUMYA SUVRA GHOSAL


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


How to use Arduino as an emulator to filter signals ?
Arduino Code: define<IIRFilter.h> const double numerator={100, 68}; const double denominator={-98,7}; IIRFilter iir(numerato...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


connect centre of each grid in a plot
In the attached file I have calculated the coordinates of centre of each grid.But i need to connect each centre with its adjacen...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


HOW TO MAKE A TENSOR IF ONE DIMENSION IS TIMESTAMP IN DATE-TIME FORMAT
How should i create a tensor with the following components. 1.trip id(24999 * 1 double) 2.pickup timestamp for each id(249...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


convert matrix to tensor
i have a data set which has the following structure <road_segment_id>/<time_slot>/<driver_id>/<travel_time> Now I need to sele...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort