Introduction - If you have any usage issues, please Google them yourself
[ya,ind,sd]=FA_quant(x,l)
This fuction performs Forward adaptive quantisation of the input vector x
using the block size specified in l
It returns the quantised signal ya, the quantised index ind for each sample of ya
and the quantiser step size sd used for each sample of ya