Community Profile

photo

thar


Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to create a neural network to detect object?
I want to create a neural network to detect fruits in real-time. Could you tell me where to and how to start this? what are s...

7 years ago | 0 answers | 0

0

answers

Question


How to add text and images to the matlab gui (figure) ?
I want to add texts and images to the gui as shown in the following image. <</matlabcentral/answers/uploaded_files/59921/mm...

7 years ago | 2 answers | 0

2

answers

Question


How to separate touching blobs ?
I want separate the touching blobs in the following image without changing the shape and the size of the blobs by using watershe...

7 years ago | 1 answer | 0

1

answer

Question


How to insert a table into figure from from struct arrays ?
I want to insert a table into the figure from the workspace 5x5 table(struct arrays.).

7 years ago | 0 answers | 0

0

answers

Question


How to count the number of object by colour ?
I want to count the number of grains of two different colors in this image separately. Also is there a way to make the whole ba...

7 years ago | 3 answers | 0

3

answers

Question


Error using label2rgb...
This error was occurred when I was testing the Example of the " Multilevel image thresholds using Otsu's method" in Matlab 2015a...

7 years ago | 1 answer | 0

1

answer

Question


how to solve mathlab 2013b installing error ?
<</matlabcentral/answers/uploaded_files/20061/error%20mthlb.JPG>>

9 years ago | 0 answers | 0

0

answers

Question


A unit step input with unity feedback using MATLAB Simulink ?
How to get a graph for a unit step input with unity feedback using MATLAB Simulink, for following transfer function ? ...

10 years ago | 1 answer | 0

1

answer

Question


plotting a graph error
i get following output when enter this >> p = (51265396597562621*sin((70753*x)/10000).*exp(-(23077*x)/10000))/250000000000...

10 years ago | 2 answers | 0

2

answers

Question


how to solve Error using * ?
how to solve this problem? >> syms x >> y = 0.0002*exp(-2.3077*x).*cos(7.0753*x)+0.0612*exp(-2.3077*x).*sin(7.0753*x)-...

10 years ago | 1 answer | 0

1

answer

Question


Installing error "invalid code lenght set"
I'm getting this error while installing matlab2013 <</matlabcentral/answers/uploaded_files/11417/instal%20error%20matlab....

10 years ago | 1 answer | 0

1

answer

Question


how to plot these functions?
how to plot these functions in matlab 2013b? # 49y^2-56x+16=0 # X^2+Y^2-(32/49)=0

10 years ago | 2 answers | 0

2

answers

Question


how to generate full wave rectified sine wave?
how to generate full wave rectified sine wave of frequency 2KHz, amplitude +/- 0.2 and duration of 1 millisecond ?

10 years ago | 4 answers | 0

4

answers

Question


how to create ramp signal ?
how to create ramp signal given by r(t)=5t/8 -7 using simulink ?

10 years ago | 1 answer | 0

1

answer

Question


feval(symengine, 'partfrac' command error
how i find the partial fraction of 4/ (((x - 7)^2 + 4^2 )* (x^2+14x + 65)) I used the following command but it gave a erro...

10 years ago | 1 answer | 0

1

answer