hassan elkholy
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
65.593
of 295.467
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
how can i write function to display matrix?
how can i write function to display a zero matrix and its diagonal calculated by function f(n) = f(n-1)+2f(n-2)+3 it has onl...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to solve equation and mark value on its graph?
Let's say r = 200 ohm, and c = 200 microF I have the following equation Vc = V*(1-exp(-t./(R*C))); and I need to solve it to...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i plot this equation?
how can i plot this equation? x=0.1:1 y= x^3 ln (1/x)
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
i want to plot an log function
i want to plot this equation y=(r^3) ln (1/r) and i use the following code r = 0.01:0.001:1; y = (r^...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i include both linear and logarithmic scales in one plot???
how can i include both linear and logarithmic (dB) scales in one plot code figure; plot(w,20*log10(abs(p))) grid
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i include both linear and logarithmic scales in one plot???
how can i include both linear and logarithmic (dB) scales in one plot code figure; plot(w,20*log10(abs(p))) grid
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
i need to convert data from hourly data to daily data and plot these data
i have hourly data in an excel sheet for a year and these data per hour but i need to plot it per day, how to do this please th...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to find the largest number in the first 13 number in an array?
in a new array, i need to exract the largest number in the first 13 numbers in a certain array then the largest number in the ...
etwa 4 Jahre vor | 2 Antworten | 0