Skip to content

Issue with computation of the H matrix in msfc.R code #4

@edoscm

Description

@edoscm

First of all, thank you for the great package, I found it very useful for my thesis!

I was reading the Benth's article "Extracting and Applying Smooth Forward..." and I noticed that, in the computation of the matrix H, h_j's coefficients are, for example, h_j[1][1] = 28,8*(k[j+1]**5 - k[j]*5) and not 28,8(k[j+1] -k[j])**5 .

So, I would ask you if it is possible or is it my misunderstanding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions