fpzp_new
PURPOSE 
FPZP_NEW Fractional power zero-pole pair approximation by Newton method
SYNOPSIS 
function [G, J, err] = fpzp_new(b, a, alpha, N, w, retol)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- inv INV Fractional-order transfer function inverse
- round ROUND Rounds the exponents and coefficients of a FOTF system
- carlapp CARLAPP Carlson's approximation of the fractional-order transfer function G(s)^(1/M)
- imp_freq_index IMP_FREQ_INDEX Implicit fractional transfer function approximation index calculation
- fix_s FIX_S Extract integer part from a given number by using sprintf
- fleq FLEQ Compare two floating-point numbers based on EPS
- zpk ZPK Return Z(s) of the fractance circuit in form of a zero-pole-gain model
This function is called by:
Generated on Thu 27-Aug-2015 23:54:49 by m2html © 2005