Can the system response function be calculated?

In summary, the conversation discusses the possibility of calculating the values of a system response function matrix using known input and output vectors. It is mentioned that the input vectors must be linearly independent in order for the matrix to be solved for. A suggested method involves setting the column vector X to all zeros except for the m'th element to calculate the values of the matrix. However, it is noted that the linear independence of rows and columns of the matrix depends on the values of its elements. The idea of using linear regression to find a good model for the system is also mentioned.
  • #1
Adel Makram
635
15
Suppose we represent the input information as a (nx1) column vector, the output information as another (nx1) column vector and the system response function as a (nxn) matrix. My question, is it possible to calculate the values of the cells of the matrix knowing the input and the output?

For example, if the known values of the input vector are multiplied by the first row of the matrix, we will get the first value of the output vector which is already known. To solve for n-values of the first row of the response function matrix, we need to repeat this process n-times using n-different values of inputs and outputs. Will this be possible?
 
Physics news on Phys.org
  • #2
Yes. You would have to make sure that your n input vectors were linearly independent. The simple set of inputs where only one input index is nonzero at a time would give you an easy solution.
 
  • #3
FactChecker said:
Yes. You would have to make sure that your n input vectors were linearly independent. The simple set of inputs where only one input index is nonzero at a time would give you an easy solution.
In my mind, the linear dependency depends on the values of the matrix because the inputs can be chosen arbitrarily. But the values of matrix cells are themselves unknown, so how to make sure that the matrix coefficients can maintain linear independent sets of equations before being calculated?
 
  • #4
Column m of matrix A is determined by Y = AX, where the column vector X is all zeros except the m'th element. ai.m = yi/xm
 
  • #5
FactChecker said:
Column m of matrix A is determined by Y = AX, where the column vector X is all zeros except the m'th element. ai.m = yi/xm
This is a good and simple method to calculate all ai.m. But still it can not grantee that rows and columns of A are not linearly dependent.
Suppose for simplicity, that A is (2x2) matrix. For A to be diagonalizable, the following condition must be satisfied; a21/a11 ≠a22/a12.
So no matter which way we use to calculate aim, the linearly dependence of rows and columns of A depends on the values of its elements.
 
  • #6
Adel Makram said:
<Snip>
So no matter which way we use to calculate aim, the linearly dependence of rows and columns of A depends on the values of its elements.

Of course, this is tautological.
 
  • #7
There is no reason that the math model of a physical system must have outputs that are linearly independent. The outputs can be a, b, and c=a+b. The model can still be valid.
 
  • #8
One can always try to do linear regression, and if it does not work, e.g., r^2 is small, look for other types of regression.
 
  • #9
WWGD said:
One can always try to do linear regression, and if it does not work, e.g., r^2 is small, look for other types of regression.
Do you mean multivariate linear regression like Y=XB, with Y is a random vector, B is a regressor vector and X is a matrix? Can you explain more please?
 
  • #10
Yes, sorry for the delay, multilinear regression in the sense you described, if the hypothesis for a linear regression being a good model hold.
 
  • #11
WWGD said:
Yes, sorry for the delay, multilinear regression in the sense you described, if the hypothesis for a linear regression being a good model hold.
But in linear regression, we seek to calculate the regressors β0 and β1 by using different xij as representing χ matrix of independent variables. In my example, I am doing the opposite by seeking calculation of the system response function represented by matrix, χ in analogue with linear regression model.
 
  • #12
A, yes, sorry, let me rethink. I was thinking of least squares in a more general (maybe different) sense. Let me rethink.
 

1. What is a system response function?

A system response function is a mathematical representation of how a system responds to an input signal. It describes the relationship between the input and output of a system and is often used in fields such as signal processing and control systems.

2. Why is it important to calculate the system response function?

Calculating the system response function allows us to understand the behavior of a system and predict its response to different inputs. This is critical for designing and optimizing systems in various fields, including engineering, physics, and biology.

3. How is the system response function calculated?

The system response function can be calculated using various mathematical methods, such as convolution, Laplace transforms, or Fourier transforms. The specific method used will depend on the characteristics of the system and the type of input signal.

4. What factors can affect the accuracy of the calculated system response function?

There are several factors that can affect the accuracy of the calculated system response function, such as measurement errors, modeling assumptions, and external disturbances. It is essential to carefully consider these factors and use appropriate techniques to minimize their impact on the calculated function.

5. Can the system response function be calculated for any system?

In theory, the system response function can be calculated for any system that has a well-defined input and output relationship. However, in practice, it may be challenging or impossible to calculate the function for complex or highly nonlinear systems. In such cases, approximations or simplifications may be used to estimate the system response function.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
812
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Linear and Abstract Algebra
Replies
6
Views
843
  • Linear and Abstract Algebra
Replies
4
Views
845
  • Linear and Abstract Algebra
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
248
  • Linear and Abstract Algebra
Replies
1
Views
623
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
852
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
729
Back
Top