sc_struct_snn.m

来自「神经网络的工具箱, 神经网络的工具箱,」· M 代码 · 共 8 行

M
8
字号
function sc_struct_snn()%SC_STRUCT_SNN sc_structs are used by SCALE_SNN. %% sc_structs are structures with 2 fields:%  sc_struct.name      - containing the name of the scaling function.%  sc_struct.paramters - containing parameters for the scaling function.%

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?