what is fnn (not FNN)

4 visualizzazioni (ultimi 30 giorni)
Don
Don il 15 Giu 2022
Risposto: Walter Roberson il 4 Ott 2023
I'm trying to use function [LaypExpnt]=lyaprosen(y,dt)8 var from the https://ideas.repec.org/c/boc/bocode/t741502.html
it has function fnn that causes: fnn Unrecognized function or variable 'fnn
I cannot find ANY reference to fnn in Matlab HELP, but it seems to be legitimate (not a typo...)
can anyhone help me understand this?
THANK YOU
  1 Commento
Shuba Nandini
Shuba Nandini il 4 Ott 2023
Could you please provide the code in which you are using "lyaprosen" function, so that we can investigate the case further?

Accedi per commentare.

Risposte (1)

Walter Roberson
Walter Roberson il 4 Ott 2023
The code for function fnn starts from line 228 of the file you indicated.
The code appears to work when I test in R2023b -- provided, that is, that the signal is more than 250 entries (larger if the provided dt is small enough.)

Categorie

Scopri di più su Matrix Computations in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by