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.


tXiao95/gallery documentation built on Aug. 30, 2024, 6:14 a.m.