photo

Eric Mwanandiye


Last seen: 7 days ago Active since 2018

Followers: 0   Following: 0

Message

Applied Mathematician

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
1 Solution

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

RANK
96,506
of 173,339

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
30

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

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

answers

Answered
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

1

answer