Respondida
Adding Phase Noise on Sine wave at frequency offset
Hi, Your code is run without any errors for me. Kindly post the error you encountered while executing the code. You may also us...

alrededor de 4 años hace | 0

Respondida
How can I find the position of the markers in an image
Hi, Kindly use the regionprops() function to obtain the position of objects in the image. You may use the Image Segmenter App t...

alrededor de 4 años hace | 0

Respondida
Step function for different sequential time
Hi, Kindly use the Stair Generator to input different step values at different time instants in Simulink.

alrededor de 4 años hace | 0

Respondida
Im getting a 'Index exceeds matrix dimensions' error on the line indicated, don't know how to resolve.
Hi, This error occurs when you refer to a nonexistent element of an array. Set the breakpoints, run the file. Stop execution o...

alrededor de 4 años hace | 0

Respondida
Asynchronous Machine Motor Parameters Direction Reversal
Hi, When trying to adjust the motor parameters to match with those of the Marathon motor, kindly adjust all the parameters of ...

alrededor de 4 años hace | 0

Respondida
3 phase ac to dc bidirectional converter
Hi, Kindly refer the documentation of Converter(three phase).This might help you. For further information: https://www.mathwo...

alrededor de 4 años hace | 1

Respondida
how to draw this figure
Hi, You may use the insertshape() function to draw the circles , crop the required region by using the imcrop() function. Kind...

alrededor de 4 años hace | 0

Respondida
Extract graph axis limits actually used when [-inf inf] has been used to assign limits
Hi, You may set the ylim() to ‘auto’ instead of inf and then use the get(gca,’ylim’) to obtain the y limit values. This might h...

alrededor de 4 años hace | 0

Respondida
Determine dimensions from a picture
Hi, Kindly use the regionprops() function to extract the required properties from the image. You may use the Image Segmenter A...

alrededor de 4 años hace | 0

Respondida
How do I stabilize a video on a single feature in video
Hi, Kindly refer the following links: https://www.mathworks.com/help/vision/examples/video-stabilization-using-point-feature-m...

alrededor de 4 años hace | 0

Respondida
Image segmentation in pap-smear image
Hi, Kindly use the Image Segment App to draw a free hand Region of Interest (ROI) around the nucleus and create a binary mask. ...

alrededor de 4 años hace | 0

| aceptada

Respondida
Single Phase bridge Rectifier - Inversion mode problem
Hi, For maintaining continuous current you may try using a RLE load( DC Motor). You can also adjust the pulsewidth of the pulse...

alrededor de 4 años hace | 0

Respondida
imfindcircles - convert centers to pixels on image
Hi, Kindly have a look at the Tips section of the documentation (imfindcirlces) for more insights. Refer to the following link...

alrededor de 4 años hace | 0

| aceptada

Respondida
Discrete Derivative only in certain time steps
Hi, Step size and number of iterations affect the accuracy of the simulation. Choose a step size for the Simulink solver which ...

alrededor de 4 años hace | 0

Respondida
Making a ROI and save its coordinates
Hi, Kindly use the Image Segmenter App to draw a freehand ROI and create a binary mask. Use this ROI on various images. In th...

alrededor de 4 años hace | 0