FURKAN CEVAHIR
Followers: 0 Following: 0
Statistics
RANK
14 288
of 295 569
REPUTATION
3
CONTRIBUTIONS
6 Questions
4 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
3
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Trapezoidal Estimator for the integral
I tried here to find a trapezoidal estimate of an area between different intervals(Delta_x); however, errors found are not corre...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Calling data with using rand command
Hi, I want to call data in the matrix by using string which is defined by rand command. A=[1 2] B=[2 3] C=[3 5] corners = ...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Newton's method in Matlab
I am trying to apply Newton's method in Matlab, and I wrote a script: syms f(x) f(x) = x^2-4 g = diff(f) x_1=1 %initial po...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Sorting numbers in the list without using sort command
I'm trying to sort the numbers in the list without using sort command in Matlab. I couldn't find what's wrong with my code. Her...
nästan 6 år ago | 2 answers | 3
2
answersI need to plot a histogram
Great! Thank you so much. What if I want to plot X axis on logarithmic scale like that, Size Intervals (um) ln 0.0 - ln 0.2 ...
nästan 7 år ago | 0
I need to plot a histogram
Thank you. But I need the bars which show variable widths according to the size intervals. How can I do that?
nästan 7 år ago | 0
Question
I need to plot a histogram
I tried to plot it with the excel, but excel is giving size range as the same size columns. Columns width is not supposed to be ...
nästan 7 år ago | 5 answers | 0
5
answersM(t)=M(0) × e^(-t/T) + S × T × (1 - e^(-t/T)) How can I plot (T,M) graphic in MATLAB?
What do you think, Without constants as parameters in the graphic, how was the graphic in the picture plotted? Thanks.
nästan 7 år ago | 0
M(t)=M(0) × e^(-t/T) + S × T × (1 - e^(-t/T)) How can I plot (T,M) graphic in MATLAB?
<</matlabcentral/answers/uploaded_files/100874/unnamed.jpg>> Actually, I want to catch the graphic just like that is in the p...
nästan 7 år ago | 0
| accepted
Question
M(t)=M(0) × e^(-t/T) + S × T × (1 - e^(-t/T)) How can I plot (T,M) graphic in MATLAB?
M(t)=M(0) × e^(-t/T) + S × T × (1 - e^(-t/T)) How can I plot (T,M) graphic in MATLAB?
nästan 7 år ago | 3 answers | 0