photo

Sharad


National Institute of Technology, Agartala

Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Computer Science & Engineering student, B tech, 3rd Year

Programming Languages:
Python, C++
Spoken Languages:
Bengali, English, Hindi
Pronouns:
He/him

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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