Can MATLAB Theoretically Implement an LTI System from Deconvolution Results?

In summary, the conversation discussed the use of the deconvolution function in MATLAB to find the impulse response of a potential LTI system that could generate a given output signal from a given input signal. However, due to possible limitations and assumptions, the values did not add up and adjustments may be needed to implement the system theoretically in MATLAB. It was recommended to consult with others and explore other techniques for finding the impulse response.
  • #1
lucasfish1
3
0

Homework Statement


Given an input signal and the output signal, I used the deconv function in MATLAB and got a vector of what would be the impulse response and a remainder vector.


Homework Equations


I know this is bad because (in this situation) the input convolved with the impulse would not give the output signal. I have been asked the question if there is an LTI system that will output y[n] when x[n] is the input and is there any way to implement the system " at least theoretically" in MATLAB.


The Attempt at a Solution



As far as the LTI system goes, I am inclined to say no, just because the values don't add up, so again the signal convolved with the impulse response of the filter (impulse response from deconv in MATLAB) does not give the output. I feel like I am on the right path but this is my first course on the matter and would like some input in case I am missing something. Thanks
 
Physics news on Phys.org
  • #2


Hello,

Thank you for sharing your findings and thoughts on this matter. From what you have described, it seems that the deconvolution function in MATLAB has provided you with the impulse response of a potential LTI system that could generate the given output signal from the given input signal. However, as you have mentioned, the values do not add up and the convolution of the input with this impulse response does not give the desired output.

In this case, it is important to consider the limitations and assumptions of the deconvolution function in MATLAB. It is possible that the function may not be able to accurately reconstruct the true impulse response due to noise or other factors. Additionally, the input and output signals may not perfectly align with the assumptions of an LTI system, which could also affect the accuracy of the deconvolution result.

As for implementing the system theoretically in MATLAB, it may be possible to use the deconvolution result as a starting point and make adjustments or modifications to the impulse response to better align with the input and output signals. However, without knowing the specific details of the signals and system, it is difficult to provide a definitive answer. I would recommend consulting with a colleague or professor for further guidance and exploring other techniques for finding the impulse response of an LTI system.

Overall, it seems that you are on the right track and have a good understanding of the concepts at hand. Keep exploring and experimenting, and don't hesitate to ask for help or clarification when needed. Good luck with your studies!
 

Related to Can MATLAB Theoretically Implement an LTI System from Deconvolution Results?

1. What is the purpose of deconvolution in signal processing?

Deconvolution is a mathematical process used to separate the effects of different signals that have been mixed together. It is commonly used in signal processing to remove unwanted noise or distortion from a signal, allowing for clearer and more accurate analysis of the original signal.

2. How does deconvolution work?

Deconvolution involves dividing a signal by another signal, known as the "impulse response", that represents the distortion or noise that is present in the original signal. This process essentially reverses the effects of the distortion, allowing for the original signal to be extracted.

3. What are some common techniques used for deconvolution?

Some common techniques for deconvolution include Wiener deconvolution, which uses statistical methods to estimate the original signal, and blind deconvolution, which attempts to remove the effects of unknown distortions without prior knowledge of the original signal.

4. What types of signals can benefit from deconvolution?

Deconvolution can be applied to a wide range of signals, including audio, images, and biomedical signals. It is particularly useful for signals that have been distorted by factors such as noise, interference, or other types of distortion.

5. Are there any limitations to deconvolution?

While deconvolution can be a powerful tool for signal processing, it is not a perfect solution and there are some limitations to its effectiveness. It relies on accurate knowledge of the impulse response and can be sensitive to errors or uncertainties in this information. Additionally, deconvolution may not be effective if the original signal has been heavily distorted or if there are multiple sources of distortion present.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
6
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
5K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
Back
Top