Filter löschen
Filter löschen

Skyline function Neural Network Toolbox

8 Ansichten (letzte 30 Tage)
Jesus Mª Juarez Ferreras
Jesus Mª Juarez Ferreras am 22 Dez. 2023
Kommentiert: JESÚS MARÍA am 2 Jan. 2024
I'm trying to compile code where this assignment appears and the skyline function is not recognized.
It belongs to nnet.
v = [skyline(2000,10,40,10,90) skyline(2000,140,180,10,90)];
Does this function no longer exist?
Traductor de Google
  5 Kommentare
JESÚS MARÍA
JESÚS MARÍA am 1 Jan. 2024
It is a version before 2018. I wanted to know what the Skyline function does with that data, to adapt it to a current Deep Learning Toolbox function.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Ganesh
Ganesh am 26 Dez. 2023
Bearbeitet: Ganesh am 26 Dez. 2023
It seems that you are trying to use a MATLAB function that does not exist. Please refer to the following documentation for a list of functions that are available on the Deep Learning Toolbox:
Hope this helps!

Kategorien

Mehr zu Networks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by