How to use excel data in matlab for deep learning classification ?

조회 수: 9 (최근 30일)
naresh bhimchand
naresh bhimchand 2021년 5월 19일
답변: Tomaso Cetto 2021년 6월 2일
Hi all,
I like to know how to use excel data in matlab for deep learning classification and i am new to matlab, in this if anyone share me the example link it will be helpful for me.Thank you in advance.
  댓글 수: 2
Shashank Gupta
Shashank Gupta 2021년 5월 25일
Hi Naresh,
what would you want to do with excel data? Do you want to import the data from excel and use it in training? I don't understand the question. Would you like to elaborate?
naresh bhimchand
naresh bhimchand 2021년 5월 27일
Hi Shashank,
Yes i am importing the excel to matlab and going to use it as an training dataset but regarding this i need an example to proceed further.

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

답변 (1개)

Tomaso Cetto
Tomaso Cetto 2021년 6월 2일
Hi Naresh,
The readtable function might be what you're after here - https://www.mathworks.com/help/matlab/ref/readtable.html. This will convert your Excel spreadsheet into a MATLAB table.
Let me know if this works for you!
Best,
Tomaso

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by