Filter löschen
Filter löschen

what is fnn (not FNN)

3 Ansichten (letzte 30 Tage)
Don
Don am 15 Jun. 2022
Beantwortet: Walter Roberson am 4 Okt. 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 Kommentar
Shuba Nandini
Shuba Nandini am 4 Okt. 2023
Could you please provide the code in which you are using "lyaprosen" function, so that we can investigate the case further?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 4 Okt. 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.)

Kategorien

Mehr zu Matrix Computations finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by