필터 지우기
필터 지우기

Would someone be willing to help a complete Newbie get started with Neural Networks?

조회 수: 1 (최근 30일)
Dear MATLAB Guru's.
I am a student. I have a project that will involve the use of a neural network algorithm. The project is too complex to discuss on this thread, so I will use a metaphorical example that is simple and somewhat applicable to the project at hand, in the interests of brevity. MATLAB was recommended as a useful tool for training and solving NN problems and so I recently purchased the student version of the program. I have no prior experience with the MATLAB environment and have no idea how it works. I also have no mentors that could assist me with getting started. I have one week to get this project done and so whilst I would love to gain a thorough understanding of the MATLAB environment and all of the in's and out's - the time constraints will not allow me to do so. Once this project is completed, I will be taking the time to work through the prerequisite material however, as it seems like quite a powerful tool. But for now, I will need to learn by way of example.
The example project of interest is as follows:
I would like to use MATLAB to train a Neural Network to take values in degrees celsius as an input, and convert these values into degrees farenheit as an output. I would like to use the nnstart toolbox (I think it's called that?) and put my own excel spreadsheet values into the curve fitting app.
Here is where my complete lack of knowledge is hindering any progress: I am hoping that MATLAB can then spit out an algorithm that I can convert to C code, so that I can run the trained neural network algorithm on a PIC microcontroller. With the PIC microcontroller I would like to send the NN implemented on the embedded device a degrees celcius value using UART and have the microcontroller display the value in degrees farenheit on an LCD.
To Clarify: I do not need help with the microcontroller aspect of the project; I need help with setting up the MATLAB material and getting the algorithm into C code, so that I can put the algorithm onto the embedded device.
Now, I know that someone might suggest: Why not just use the formula "F = (C*(9/5))+32)? - to which my response would be: That would completely defeat the purpose of the project.
People might also try and suggest work around solutions, or mountains of reading material. Unfortunately, as stated before, time is of the essence.
My question is simple: Can this be done in the manner suggested using MATLAB? And, would someone be willing to connect with me via Hangouts or Skype (whichever medium you prefer) and help me work through this conundrum? I doubt that I would need more than an hour of your time if you are willing to assist. I am also willing to pay a fee for tutorship if required (but please go easy on me, after all, I am a student).
I look forward to hearing from you guys and thanks for entertaining this thread!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by