genewei

Generates a Weierstrass function

Syntax

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

Description

WEI = genewei(N,H) Generates the Weierstrass function, WEI, using a sample size, N, and a Holder exponent H. The parameter N is a positive integer and the parameter H is a real in (0,1).

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

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

Examples

See Also

genegwei