photo

Eric Mwanandiye


Last seen: 1 day 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

Applied Mathematician

统计学

All
MATLAB Answers

2 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
136,580
of 301,301

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,236

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
96,823
of 173,897

贡献数
0 个问题
1 个答案

评分
30

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver

查看徽章

Feeds

排序方式:

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

22 days 前

提问


Solving and plotting nonlinear delayed system
I need help with this problem. We have this system whith the following feedback control where How can I write a writ...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
How do we write a code for a periodic intermittent scalar function?
Here is what I wanted. I've solved it. clear all; close all; clc; N = 0.2; h = 0.5; n= 0:25; t = 0:0.001:5; for i = 1:le...

7 years 前 | 0

| 已接受

提问


How do we write a code for a periodic intermittent scalar function?
I would like to write a code of an periodic intermittent bounded control. I've tried to write it as a piecewise function but its...

7 years 前 | 1 个回答 | 0

1

个回答