photo

FURKAN CEVAHIR


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 2 | 3

2

답변

답변 있음
I 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 ...

거의 7년 전 | 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?

거의 7년 전 | 0

질문


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

거의 7년 전 | 답변 수: 5 | 0

5

답변

답변 있음
M(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.

거의 7년 전 | 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...

거의 7년 전 | 0

| 수락됨

질문


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?

거의 7년 전 | 답변 수: 3 | 0

3

답변