Effacer les filtres
Effacer les filtres

what is fnn (not FNN)

3 vues (au cours des 30 derniers jours)
Don
Don le 15 Juin 2022
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 commentaire
Shuba Nandini
Shuba Nandini le 4 Oct 2023
Could you please provide the code in which you are using "lyaprosen" function, so that we can investigate the case further?

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 4 Oct 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.)

Catégories

En savoir plus sur Matrix Computations dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by