photo

SOUMYA SUVRA GHOSAL


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta