From 11f08cc395ea1b0de77af3dbb87a985418fc3800 Mon Sep 17 00:00:00 2001 From: Abhinav Dronamraju Date: Fri, 24 Nov 2017 19:19:30 +0530 Subject: Created xml help files --- help/en_US/aryule.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help/en_US/aryule.xml') diff --git a/help/en_US/aryule.xml b/help/en_US/aryule.xml index 9948a0f..7d706fd 100644 --- a/help/en_US/aryule.xml +++ b/help/en_US/aryule.xml @@ -46,6 +46,8 @@ Description This is an Octave function. + + This function fits an AR (p)-model with Yule-Walker estimates. The first argument is the data vector which is to be estimated. Output variable a gives the AR coefficients, v gives the variance of the white noise and k gives the reflection coefficients to be used in the lattice filter. -- cgit