Statistics
15 Questions
0 Answers
RANK
184,450
of 295,448
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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.).
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 3 answers | 0
3
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
how to solve mathlab 2013b installing error ?
<</matlabcentral/answers/uploaded_files/20061/error%20mthlb.JPG>>
10 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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...
11 years ago | 1 answer | 0