photo

Ejike


university of sheffield

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Fun loving engineer.
Professional Interests: control systems

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
220.086
of 301.313

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
71.43%

VOTI RICEVUTI
0

RANK
 of 21.236

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.955

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


can you use e^(-Ls) in simulink transfer function block
I am trying to simulate a thermostat (temperature control system) using a relay, a P controller and a transfer function block. T...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


the endless while loop how do i avoid it
I have the code below for julia sets. it is supposed to run for less than 3 minutes. However it has kept the computer busy for o...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


pcolor returns error second time around
I ran this code for julia sets with x=-2:0005:2, y=-2:0.005:2 and it worked perfectly. I now changed the values of x and y. and ...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


how do i use imwrite
I have this code that plots a 3D Lorenz attractor. However when i try to write the plot to file using imwrite, it brings up an ...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


how do i use the if statement in a for loop (corrected code)
How do i use the IF statement to achieve my objective. I want the values of n for certain conditions to be output iteratively in...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


how do i use the if statement in a for loop
How do i use the IF statement to achieve my objective. I want the values of n for certain conditions to be output iteratively i...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i call array elements in a plot3 function
s=10; %sigma b=8/3; %beta r=28; %rho h=0.003; %time step size x=0; %initialize x y=1; z=0; f=zeros(1,3); f=[x y z]; fo...

oltre 13 anni fa | 1 risposta | 0

1

risposta