Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

lar2rc (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the modeling and prediction class.

Syntax

b = lar2rc(a)

Description

Generates reflection coefficients from log area ratios.

Examples

Inputs

Name Description
a Specifies the log area ratios. a is a vector.

Outputs

Name Description
b Returns the reflection coefficients. b is a vector. length(b) equals length(a).

Examples

a = [0.5, 0.3, 0.7, -0.2, 0.9];
b = lar2rc(a)

Related Topics

is2rc
rc2lar


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit