Eric Mwanandiye
Followers: 0 Following: 0
Statistics
All
RANK
278,054
of 301,200
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,190
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
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:...
7 days ago
Question
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 ago | 0 answers | 0
0
answersAnswered
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...
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 ago | 0
| accepted
Question
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 ago | 1 answer | 0
