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

6年弱 前 | 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

回答