photo

Ejike


university of sheffield

2012년부터 활동

Followers: 0   Following: 0

메시지

Fun loving engineer.
Professional Interests: control systems

통계

MATLAB Answers

7 질문
0 답변

순위
213,240
of 301,383

평판
0

참여
7 질문
0 답변

답변 채택
71.43%

획득한 표
0

순위
 of 21,252

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,306

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변