Community Profile

photo

cicila madassery


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to reconstruct the signal using Autoregressive model parameters.
I have found out the Autoregressive model parameters for the input signal using aryule function. I now want to synthesize the s...

9 years ago | 0 answers | 0

0

answers

Answered
How to represent this equation in matlab Equation: X(i, j) = aX(i, j − 1) + bX(i − 1, j − 1) + cX(i − 1, j)
The code is showing the following error Illegal use of reserved keyword "end".

9 years ago | 0

Question


Reconstructing original signal from given Autoregressive model parameters.
I have calculated AR parameters using aryule, I want to now get the original signal back using these AR parameters. How can I do...

9 years ago | 0 answers | 0

0

answers

Question


How to represent this equation in matlab Equation: X(i, j) = aX(i, j − 1) + bX(i − 1, j − 1) + cX(i − 1, j)
How to represent this equation in matlab Equation: X(i, j) = aX(i, j − 1) + bX(i − 1, j − 1) + cX(i − 1, j)

9 years ago | 3 answers | 0

3

answers

Question


How to estimate the 2D Autoregressive model parameters.
I want to find out the 2-D AR model parameters of an image so that using those parameters I can synthesize it.Please can anyone ...

9 years ago | 3 answers | 0

3

answers