SOUMYA SUVRA GHOSAL
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
115.598
of 295.467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
bijna 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0