photo

Shantanu Gontia


Last seen: etwa 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 6 Jahre vor | 1

Beantwortet
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...

fast 6 Jahre vor | 0

Beantwortet
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...

fast 6 Jahre vor | 0

Beantwortet
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...

fast 6 Jahre vor | 6

| akzeptiert

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

fast 6 Jahre vor | 1

Beantwortet
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...

fast 6 Jahre vor | 0

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten