photo

Shantanu Gontia


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Answered
passing uicontrol objects to uicontrol callbacks
There are two ways you can do this 1. Make the |sliderterminal|, |sliderinitial|, |sliderthreshold| variables global and use ...

6 years ago | 1

Answered
can i preview webcam in grayscale?
You can use a loop to acquire images from the webcam and convert them to gray-scale and then display them in a figure. See th...

6 years ago | 0

Answered
How can I solve a cubic equation in which the coefficients are vector arrays?
You can find the roots for the polynomial inside the loop itself. I'm assuming that only one root will satisfy the criteria of b...

6 years ago | 0

Answered
Title position below the x axis
To change the position of the title, you can modify the |Position| property of the Title in the axes. You can modify the |Positi...

6 years ago | 6

| accepted

Answered
Divide time array in day and night
MATLAB provides the *|datetime|* format for handling Calendar information. You can initialize a *|datetime|* array by providing ...

6 years ago | 1

Answered
Solve an system of nonlinear equations in for loop
There are 3 problems in this piece of code, because of which the plot being generated is empty. # In each iteration of the lo...

6 years ago | 0

Question


Minimum Sampling Time required for System Identification Toolbox
Whenever I import data in time domain in the System Identification Toolbox, is there a limit to the sampling time that I need to...

8 years ago | 0 answers | 0

0

answers