genegwei

Generates a Generalized Weierstrass function

Syntax

WEI = genegwei(N,H)
WEI = genegwei(...,'Method')
WEI = genegwei(...,'Propertyname',Propertyvalue)

Description

WEI = genegwei(N,H) Generates the generalized Weierstrass function, WEI, using a sample size, N, and a Holder function H. The parameter N is a positive integer and each element of the function H, which is in (0,1), prescribes the local Holder regularity of the function WEI.

WEI = genegwei(...,'Method') Generates the generalized Weierstrass function, WEI, using a specific method. The supported Methods can be choosen from the list below :

H = genegwei(...,'Propertyname',Propertyvalue) Generates the generalized Weierstrass function, WEI, applying the specified property settings. The property setting can be choosen from the list below :

Examples

See Also

genewei