Sharad
National Institute of Technology, Agartala
Followers: 0 Following: 0
Computer Science & Engineering student, B tech, 3rd Year
Python, C++
Spoken Languages:
Bengali, English, Hindi
Pronouns:
He/him
Statistics
0 Questions
14 Answers
RANK
3,573
of 295,527
REPUTATION
14
CONTRIBUTIONS
0 Questions
14 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
constructing a table from a particular data set
Hi, As per my understanding, you are interested in organizing the data present in the excel sheet and analyzing it as shown in ...
1 year ago | 0
| accepted
Tcpserver and callbacks. How to pass variables?
Hi, As per my understanding, you are interested in knowing whether some variable can be passed to the connectionFcn while usin...
1 year ago | 0
how to make a single crossed-loop/monopole antenna in matlab?
Hi, As per my understanding, you are interested in making a single crossed loop/ monopole antenna in MATLAB. In order to do t...
1 year ago | 0
I want to delete all of the outliers I got from DBSCAN clustering, which are labelled -1.
Hi, As per my understanding, you are interested in deleting all the outliers obtained from DBSCAN clustering in MATLAB. In ord...
1 year ago | 1
Duplicating categorical array to floating point value for perfcurve function
Hi, As per my understanding, you are facing issues related to the proper formatting of the inputs for perfcurve function, due ...
1 year ago | 0
How to do GLPM to and image
Hi, As per my understanding, you are interested in doing gray-level co-occurrence matrix (GLCM) analysis and also find out the ...
1 year ago | 0
How to plot 2D phase distribution of a beam?
Hi @Athira T Das, As per my understanding, you are interested in plotting the 2D phase distribution of the beam, when the equat...
1 year ago | 0
delete the first and last character inside a char
Hi @Alberto Acri, As per my understanding, you are interested in eliminating the 0s and As from each row of the cells.In order ...
1 year ago | 0
How can I define multiple points on a structural part, then track them in a video and plot displacement vs time graph.
Hi, As per my understanding, you are interested in tracking a certain number of points on the finger boundary as shown in the ...
1 year ago | 0
| accepted
How can i add marker to a scope?
Hi @Ayse, As far as I am aware about the scope block in Simulink, it does not provide a built in feature to add special marker ...
1 year ago | 0
Working on Fuzzy multi sets
Hi @davut, The fuzzy logic toolbox does not directly support fuzzy multisets as a seperate data structure or class, and does no...
1 year ago | 0
Plot CDF or PDF to compare matrices
Hi, In order to compare the matrices with the help of CDF and PDF functions in MATLAB, you can follow these steps. Install th...
1 year ago | 0
Multidimensional data load in simulink
Hi, In order to restructure your data to fit Simulink requirements, you can follow these steps: Ensure that the multidimension...
1 year ago | 0
Extracting particular data from excel table
Hi, In order to analyze the data by extracting and plotting the data for each hour, you can follow these steps: Load the .csv ...
1 year ago | 0
| accepted