필터 지우기
필터 지우기

Is it possible to call nntool function in the matlab code..?

조회 수: 4 (최근 30일)
maddikayala venkateswarlu
maddikayala venkateswarlu 2017년 4월 11일
댓글: Muhammad Usman Saleem 2023년 5월 10일
Hi everyone, i have been working with nntool in matlab R2015a for the prediction of system with existed input and output values. Am getting expected value using nntool but i am trying same system prediction by using code. my requirement in code is to call the nntool function in the code. but i dont know how to call the nntool function. can anyone please help me in this problem.

답변 (1개)

Sabin
Sabin 2023년 2월 7일
nntool has been removed. Use nnstart instead. nnstart provides graphical interfaces that allow you to design and deploy fitting, pattern recognition, clustering, and time-series neural networks.
  댓글 수: 1
Muhammad Usman Saleem
Muhammad Usman Saleem 2023년 5월 10일
@Sabin I've trained my timeseries data using nnstart tool and now I want to predict 4 step ahead of my data. I am using predict and predictAndUpdate function over net obatained from nnstart but its not working. Will you please guide me how can I can predict steps ahead using train model from nnstart tool please?

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

태그

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by