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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 1

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

| accettato

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

| accettato

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0