Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Using NARX neural network to predict using only inputs
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I'm new to neural networking, but I created a NARX network with the ntstool and now I want to use it to predict data without including the output. Is this even possible? I used soil mositure, soil temperature, and precipiation data and fit it with soil respiration. Now I want to just use the input data to predict soil respiration for another year. I tried using the predict function, but just returns "no valid system or dataset was specified". I also tried just using the matlab generated function, but it needs to have an ouput in order to use it.
Thanks in advance for your help.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!