Community Profile

photo

Sugandhi

MathWorks

Last seen: Today|Active since 2023

I am an intern at MathWorks. My major responsibilities fall under web development at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

Programming Languages:
Javascript
Spoken Languages:
English

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
install matlab on a server with no gui, no sudo right
Hi Yasmina Mekki, I understand that you are trying to install matlab on a server with no gui , no sudo rights and searching for...

3 days ago | 0

Answered
Moving a circle around a point along with it.
Hi Pallov Anand, I understand that If the point moves from 5,5 to any other point say (0,0). The circle should be drawn with ce...

6 days ago | 1

|accepted

Answered
If clause for EMG
嗨Jan Faber,‘我知道你越来越error "Operands to the logical AND (&&) and OR (||) operators must be converti...

6 days ago | 2

|accepted

Answered
How can I reach theta value in simulink?
Hi Merva Ala, I understand that you want to get pitch rate and theta values. You can use the get_param function in Simulink to...

6 days ago | 0

Answered
Overfitting deep neural network
Hi Muhammad, I understand that you are using CNN architecture resnet18 with transfer learning for classifications. Overfitting ...

6 days ago | 1

|accepted

Answered
Problem Instrument Control Toolbox
Hi Martin, I understand that you want to send a signal with a DAQ-Box (NI-USB 6361) to an oscilloscope (LeCroy Wavesurfer 4054H...

6 days ago | 0

Answered
How can I organize data into monthly means/averages across all years? And then plot it in a bar graph?
Hi, I understand that you would like to make a barplot of average monthly number of students. You can solve your problem somet...

7 days ago | 0

|accepted

Answered
Missing libraries for FIFO blocks on Raspberry Pi
Hi Craig Beal, I understand that you are getting errors on attempting to compile and run a Simulink model on a Raspberry Pi. B...

8 days ago | 1

Answered
How to insert data as input signal to the dynamic block?
Hi , I understand that you want to insert the spreadsheet block into the dynamic load block so that you can generate a load pro...

8 days ago | 0

Answered
get_param returns the same value to a changing signal
Hi Amir Hatav, I understand that you are getting unexpected output y on running a real-time simulation with a .m file even th...

8 days ago | 0

Answered
I am trying to create an S function from a Simulink block that is working fine (to lock the internal of the block ). but when I cant
Hi, I understand that you are getting error "Error: Error(s) encountered while building "Control1_sf" " when he runs S function...

9 days ago | 0

Answered
S-Function generation from dll file
Hi Antonio Niro, I understand that you are getting errors when you run the Simulink model in which there is only a S-function b...

9 days ago | 0

Answered
How to combine image inputs of samples from class1 and feature inputs from samples of class 2 in a DL network?
Hi Ming-Jer Tsai, I understand that you are getting errors when you are trying to implement the DL algorithm presented in the p...

9 days ago | 1

Answered
How to change Simulink PLC Controller Suite's working frequency.
Hi Gianluca Mammone, In Simulink, the rate at which the PLC Controller Suite task executes is determined by the sample time spe...

9 days ago | 0

Answered
How can I disable autohide toolstrip for script files?
Hi Raman, I understand that you want to disable the auto-hide toolstrip feature for the script files. In MATLAB R2020a on a Ma...

10 days ago | 0

Answered
Imbedding interactive 3D plots into a website
Hi Ali Almakhmari, I understand that you want to embed a MATLAB 3D surf plot into website. Yes, there are possible ways you ca...

10 days ago | 0

Answered
How to make a linear regression coefficient algorithm
Hi Karthik, I understand that you want to make a linear regression coefficient algorithm by using the above formula. function ...

1 month ago | 1

Answered
How to build a function fun that takes as input the matrix A and as output provides the matrix B which is produced out of A in the following ways.
Hi Omorodion Solomon, I understand that you want to build a function that takes matrix A as input and gives matrix B as output ...

1 month ago | 1

|accepted

Answered
When plot graph vertex labels cut the edges, how to avoid it?
Hi Chathuranga kumara, I understand that labels of nodes in the graph are overlapping with edges. One possible workaround coul...

1 month ago | 1

|accepted

Answered
Plot inaction/action state space
Hi Carlos Fellmann, I understand that you want to make plot (A, K) based on the decision of the firm to invest or not. >> plo...

1 month ago | 0

Answered
How to use find command for non-integer array?
Hi Rahul, I understand that you are trying to get row and column subscripts of each nonzero element after comparing corrl and t...

1 month ago | 0

Answered
How to divide Test Cases programmatically from already loaded TEST Suite?
Hi Montina, I understand that you want to divide test Cases programmatically from already loaded TEST Suite. >> suite = tests...

1 month ago | 0

Answered
Legend position changed after saving a picture
Hi Micholeodon, I understand that after saving picture, legend is shifting from its position that is shown on display. set(h,N...

2 months ago | 0

Answered
how to do conture plot using stockwell transformation of a.csv file data
Hi Rakesh Sahoo, I understand that you need contour plot for Stockwell transformation of data in given .csv file. contour(Z) c...

2 months ago | 0

Answered
How to remove markers from all scopes in simulink programmatically
Hi, I understand that you want to remove markers from all scopes in a model programmatically. You can programmatically acces...

2 months ago | 0

|accepted

Answered
Add Laplacian noise to 1D data
Hi, I understand that you are searching for a function that can add Laplacian noise to 1D data. R = randl(N) returns an N-by-N...

3 months ago | 0

|accepted

Answered
Why is the extract() function returning the same data for different inputs?
Hi Adrian, It is my understanding that the ‘extract()’ function is returning the original s-parameter data for the first object...

3 months ago | 0

Answered
Is it possible to interface Matlab with a C++ library through WSL?
嗨,奥,我知道你想知道的the way to interface MATLAB with a C++ library that is executed on WSL. Absolutel...

3 months ago | 0

Answered
How can I make a struct pointer in Matlab to pass as an argument to a function in a C dll?
Hi, I understand that you were trying to pass struct pointer in MATLAB to a function in C DLL. The shared library interface su...

3 months ago | 0

Answered
Matlab stucked when load rosbag using rosbag function.
Hi Jididu li, I understand that the ‘TF_REPEATED_DATA’ warning appears while loading the bag file using rosbag function, and MA...

3 months ago | 0

Load more