<t>While cannot claim to be an expert in this field, I'm aware of the basic difference between ARMAX and AR, mathematically. Sorry if I was not being specific: the question is pertinent to MATLAB command: ARMAX and AR. According to Matlab, armax(dex, [3, 0]) should be equivalent to a simple AR(3) mo...