photo

HP


Student - TU DELFT

Active since 2016

Followers: 0   Following: 0

Message

I am Master's student in Control Engineering.
I use MATLAB to solve my assignments and to test my controller design.

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
220,641
of 301,440

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to construct 4 signals (periodic or non-periodic) such that at no instant of time there is more than one signal that has non-zero value and at the same time the frequency of each of the signals is greater than 50 Hz?
Hi everyone! In my assignment, I am facing a practical problem where at no instance I can excite two actuators at the same tim...

10 years ago | 0 answers | 0

0

answers

Question


What possibly is the reason for numerically inaccurate resutls from the Tustin's approximation in "d2c.m"?
In the attached mat file, you can find a continuous time state space representation of an ill-damped mechanical system. I dis...

10 years ago | 0 answers | 0

0

answers

Question


How to generate seemingly random state-space systems that has eigen values in a certain user specified range? Particularly interested in eigenvalues that have both real and imaginary parts.
I am currently trying to test an algorithm on state space systems that have eigen frequency in a range specified by me. And I am...

10 years ago | 0 answers | 0

0

answers

Question


How to plot three variables in matlab when there is no explicit relation between these three?
I have the following quantities for example: a = [15:100]; vaf = rand(86,1); z = 0.05; I want to keep "a" as my x axis. v...

10 years ago | 1 answer | 0

1

answer

Question


How can I compute the kronecker product of a parameterized matrix with a constant matrix?
<</matlabcentral/answers/uploaded_files/48092/upload_matlabcentral_1.PNG>> In the image provided, $ A(\theta), B(\theta), C(\...

10 years ago | 0 answers | 0

0

answers

Question


How to solve a system of non linear equations in MATLAB? (where the unknowns are matrices)
Hello all! I am stuck with these system of equations. I am trying to find a way to solve them. <</matlabcentral/answer...

10 years ago | 1 answer | 0

1

answer

Question


How to solve a system of non linear equations in MATLAB? (where the unknowns are matrices)
Hello all! I am stuck with these system of equations. I am trying to find a way to solve them. <</matlabcentral/answer...

10 years ago | 0 answers | 0

0

answers

Question


How can I store 'n' random transfer functions in a 1-D array fashion? (n =60 for example)
I am interested in storing n transfer functions and also be able to *access* these indices. I want to be able to access each of ...

10 years ago | 1 answer | 0

1

answer