Skyline function Neural Network Toolbox

3 次查看(过去 30 天)
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 个评论
JESÚS MARÍA
JESÚS MARÍA 2024-1-1
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.

请先登录,再进行评论。

回答(1 个)

Ganesh
Ganesh 2023-12-26
编辑:Ganesh 2023-12-26
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!

类别

Help CenterFile Exchange 中查找有关 Networks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by