필터 지우기
필터 지우기

How to obtain simulation value in nnstart

조회 수: 2 (최근 30일)
지연 김
지연 김 2022년 4월 25일
답변: Nihal 2023년 9월 29일
I used the 'nntool' for the development ANN predict model.
In nntool, I can obtain simulation value easily, but MATLAB software was updated to 2021 version.
In 2021 version, I cannot use 'nntool'.
However, I can't find the simulation value in nntool.
How to obtain it?
  댓글 수: 1
Priyadarshan Priyadarshan
Priyadarshan Priyadarshan 2022년 5월 27일
Yeah...even I am also looking for the answer. Did you find it eventually ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Nihal
Nihal 2023년 9월 29일
I understand you are having trouble while finding simulation values in 'nnstart' after training your model.
Also kindly Note that 'nntool' has been deprecated from version 2022a.
To get the simulation values in 'nnstart', click on "Export Model" -> "Export to Workspace" you will get all the values in your MATLAB workspace.
Please refer to the documentationnnstartdocumentation: https://www.mathworks.com/help/deeplearning/ref/nnstart.html
I hope this information resolves your query.

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by