photo

Segun Emmy


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Telecommunication engineer
Professional Interests: Technical Computing

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
224.755
of 301.379

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
85.71%

ERHALTENE STIMMEN
0

RANG
 of 21.244

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.273

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to plot a graph in log base 10 scale on the x axis
Can anyone help with the proper syntax to plot a graph in log base 10 scale for example with f on the x -axis(log base 10 scal...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


proper way of making for loop compute a unequal points
Can anyone help with the proper syntax to compute the following points using for loop and get an output for each point as show...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to loop a whole program 100 times to get a single output
Please can anyone help with syntax to loop the program below a 100 times to get a single output T from T = TB*T where TB is T...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


syntax for loop output implementation
I need help to implement this for loop program as shown below with ten different outputs f = 25 ; for m = 0:10:80; ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


need syntax to store and preallocate the output from a for loop and use them for serial multiplication
Please how can i implement this for loop to get the serial multiplication f = 25 ; m = 0:10:80; Zcb = 104.5; l =...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Syntax to multiply 10 different 2 by 2 matrices sequentially in matlab
Please I need help with syntax to multiply ten 2 by 2 matrices i.e T = A1*A2*A3*A4*A5*A6*A7*A8*A9*A10 in matlab

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Obtain an output in sequential multiplication using matlab
Hi all, Can anyone help with proper codes in matlab to implement the program below: % constants n = 1;x=2;P=4; Zc =...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten