
Mustafa Codur
Followers: 0 Following: 0
Statistics
RANK
14,128
of 297,503
REPUTATION
3
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
6,148 of 20,449
REPUTATION
187
AVERAGE RATING
3.30
CONTRIBUTIONS
5 Files
DOWNLOADS
14
ALL TIME DOWNLOADS
1619
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
3 years ago
Submitted
distance between point and line segments
the shortest distance between a line segment and a point
3 years ago | 1 download |
Question
generate mesh on 2d plot
hey every one i want to create a mesh on my 2d plot which focussing around lines like https://www.mathworks.com/help/pde/ug/gene...
4 years ago | 1 answer | 0
1
answerQuestion
finding covered regions created by intersecting random lines
hey, i am trying to find covered areas by random lines as seen in the figure (i need to produce much complex structures). The in...
4 years ago | 1 answer | 0
1
answerserial communication problem is not working in .mat file
Hello, the following link includes solution of your problem. https://www.mathworks.com/matlabcentral/answers/706318-writeline-...
4 years ago | 0
Question
Writeline function does not WORK in script problem
Hello, I am trying to connect my device (arduino uno) and MATLAB. Although readline works well, i have problem with writeline ...
4 years ago | 0 answers | 3
0
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years ago
Submitted
tti 1906 computing multimeter with matlab control
This code measures current and voltage by tti 1906 computing multimeter, continuously and sequentially. A user interface is also...
4 years ago | 2 downloads |

Submitted
Intersects
Fast method for intersects. It finds intersect points between lines using arithmetic geometry formulas
4 years ago | 2 downloads |

how can i extract a portion of graph in linear axis?
To do this go; <https://www.mathworks.com/matlabcentral/fileexchange/68878-breakxaxisv2>
6 years ago | 0
Question
how can i extract a portion of graph in linear axis?
Can i plot a graph like the followed figure? -- x axes is linear but a portion is missing. <</matlabcentral/answers/up...
6 years ago | 1 answer | 0
1
answerSubmitted
Laser simulation with rate equation
Laser modulation using rate equation.
7 years ago | 8 downloads |

Laser rate equation modelling using ODE45
hey, I started it but it didnt give answer does it take so much time?
8 years ago | 0