what is meant by sigpara and sigpara1 in code

조회 수: 1 (최근 30일)
manju parkavi
manju parkavi 2016년 8월 10일
답변: BERGHOUT Tarek 2019년 4월 6일
function [TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = MELM_MNIST25(Testcode, TrainDataSize, TotalLayers, HiddernNeurons, C1, rhoValue, sigpara, sigpara1) from mnist-melm program

답변 (1개)

BERGHOUT Tarek
BERGHOUT Tarek 2019년 4월 6일
inside the code you will find the answer; just check the authors definitions of inputs and outputs you will find it there

카테고리

Help CenterFile Exchange에서 Embedded Coder Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by