From 9ca7882cee16ad48b18df989e8300c697010e55a Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 25 Jul 2018 16:27:51 +0530 Subject: code changes by Sonu Sharma during FOSSEE Fellowship 2018 --- help/en_US/lar2rc.xml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'help/en_US/lar2rc.xml') diff --git a/help/en_US/lar2rc.xml b/help/en_US/lar2rc.xml index 5f07b8d..4a40678 100644 --- a/help/en_US/lar2rc.xml +++ b/help/en_US/lar2rc.xml @@ -17,7 +17,8 @@ lar2rc - + Log Area Ratio to Reflection Coefficient + @@ -26,6 +27,7 @@ k = lar2rc(g) + @@ -36,16 +38,21 @@ k: returns the reflection coefficients. + + + + + Description + This function takes input as a vector of log area ratios and returns vector of reflection coefficients corresponding to log area ratio vector + Examples + @@ -57,4 +64,5 @@ k = lar2rc(t) to match MATLAB o/p when i/p is of type char and is a string by Debdeep Dey + -- cgit