What is the topic of auto regresive in math?

  • Thread starter Thread starter stn
  • Start date Start date
  • Tags Tags
    Auto Topic
stn
Messages
8
Reaction score
0
I have a model (autoregressive model) described as follows:
Y(n)=Y(n-1)*c
This model in math, is it considered non-linear? In DSP (digital signal processing), it is called autoregressive.
Why in math, this model is not studied? Or, what is the name of the topic discussing this model? (i want to explore more about this topic but can't find in math books).thanks
 
Last edited:
Mathematics news on Phys.org
If you want models that add "noise" to the picture, see "autogressive integrated moving average" (ARIMA) models or "Box-Jenkins" models.
 
Thank you jbunni & Stephen. I now remember studying this model in discrete math.
I appreciate your help.
 
Any good book describing recurrence relation or difference equations?
I hardly found this topic is disccussed in math books. Often differential equations but not difference equations.

thanks
 
thanks for the recommended books from both of you :)
 
Back
Top