photo

Shantanu Gontia


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

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

查看徽章

Feeds

排序方式:

已回答
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 前 | 1

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 6

| 已接受

已回答
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 前 | 1

已回答
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 前 | 0

提问


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 前 | 0 个回答 | 0

0

个回答