Can we interpolate some data using neural netwroks in matlab?

조회 수: 2 (최근 30일)
Ashkan Rigi
Ashkan Rigi 2021년 10월 31일
답변: yanqi liu 2021년 11월 1일
Hello every body. I have some raw data and I would like to interpolate them using neural networks by matlab. Is it possible? I am looking forward to hear your answers.

채택된 답변

yanqi liu
yanqi liu 2021년 11월 1일
sir,may be upload some mat data
use net to make the regress layer

추가 답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 10월 31일
Yes, it is plausible to perform interpolation using neural networks in matlab using fitnet() function. You can learn how to employ it using the help library of matlab:
doc fitnet

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by