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 Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by