lorentzfun.m

From Spinach Documentation Wiki
Jump to: navigation, search

Normalised Lorentzian function in magnetic resonance notation with a phase distortion.

Syntax

    [real_part,imag_part]=lorentzfun(offs,ampl,fwhm,x,phi)

Parameters

    offs - peak offset from zero

    ampl - amplitude multiplier, scalar

    fwhm - full width at half-maximum, scalar

       x - argument, array of any dimension

     phi - phase distortion, radians

Outputs

    real_part - an array of values, same size as x

    imag_part - an array of values, same size as x

See also

acomm.m, arnoldi.m, atranspose.m, aux_mat.m, binpack.m, cheap_norm.m, cheb_coeff.m, clean_up.m, dirdiff.m, eigenfields.m, expdrop.m, expmint.m, expmint2.m, fftdiff.m, fourdif.m, fourlap.m, frob_chop.m, gaussfun.m, hdot.m, herm_spline.m, jacobianest.m, keep_rank.m, krondelta.m, kronm_new.m, logfactorial.m, lorentzcon.m, md5_hash.m, mprealloc.m, remncomm.m, remtrace.m, rspert.m, rspt_eig.m, snormpdf.m, svd_shrink.m, tikhoind.m, tikhonov.m, trapdiff.m, unit_oper.m, unit_state.m, vvpert.m, Kernel_utilities

Version 2.7, authors: Uluk Rasulov, Ilya Kuprov