Feeds
질문
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 ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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")?
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0

