photo

Ejike


university of sheffield

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Fun loving engineer.
Professional Interests: control systems

统计学

MATLAB Answers

7 个提问
0 个回答

排名
119,163
of 301,327

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 21,234

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,995

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答