Community Profile

photo

SOUMYA SUVRA GHOSAL


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 6 ans il y a | 1 réponse | 0

1

réponse