Community Profile

photo

aljawada13


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Raw Data to Import in System Identification
Greetigns All, I'm fresh into System Identification and PID tunning. I have one muddy point before I get started. So, what ...

4 years ago | 1 answer | 0

1

answer

Question


Determining Transfer Function of Real World Systems
Greetings All, I've recently developed an interest in process control, so I'm quite fresh - bare my illiteracy - I would l...

4 years ago | 1 answer | 0

1

answer

Question


Return Row of Array corresponding to a certain element?
How can I call a certain row from an array "A" that contains a certain element (say "a")?

7 years ago | 1 answer | 0

1

answer

Question


Store and use iterations from for loop
i=1; finish = size(A,3); for i = 1:1:finish RMSE(A(:,:,i),Exp); end I have a 3D array (database) called A. Th...

7 years ago | 1 answer | 0

1

answer

Question


Displaying Smallest Value?
I have experimental data that I want to match with a database of references. My program will consist of a while loop and calcula...

7 years ago | 1 answer | 0

1

answer

Question


How to Match Plot with Database
I have a plot generated from experimental data, lets call it Plot A. How can I create a database of plots from reference data (P...

7 years ago | 1 answer | 0

1

answer