fiedler: Create Fiedler matrix

View source: R/fiedler.R

fiedlerR Documentation

Create Fiedler matrix

Description

Fiedler matrix that has a dominant positive eigenvalue and all others are negative

Usage

fiedler(c)

Arguments

c

N-vector. If c is a scalar, then returns fiedler(1:c)

Value

a symmetric dense matrix A with a dominant positive eigenvalue and all others are negative.


gallery documentation built on Sept. 26, 2024, 5:07 p.m.