FURKAN CEVAHIR
Followers: 0 Following: 0
Statistik
RANG
13.857
of 295.673
REPUTATION
3
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
3
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.257
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 = ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 2 Antworten | 3
2
AntwortenI 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 ...
fast 7 Jahre vor | 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?
fast 7 Jahre vor | 0
Frage
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 ...
fast 7 Jahre vor | 5 Antworten | 0
5
AntwortenM(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.
fast 7 Jahre vor | 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...
fast 7 Jahre vor | 0
| akzeptiert
Frage
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?
fast 7 Jahre vor | 3 Antworten | 0