Subraya Krishna Bhat
Followers: 0 Following: 0
Feeds
已回答
Using a trained ANN model for new set of inputs
I was able to resolve this issue by renaming my trained neural network as "net" instead of "net_BR_8_20". Then by using the foll...
Using a trained ANN model for new set of inputs
I was able to resolve this issue by renaming my trained neural network as "net" instead of "net_BR_8_20". Then by using the foll...
1 year 前 | 0
| 已接受
提问
Using a trained ANN model for new set of inputs
I have used the following code to train and save a neural network model in matlab. clear clc pwd; ImportingData = [pwd,'\...
1 year 前 | 1 个回答 | 0
1
个回答提问
Issue with reading text value from a cell in MS Excel using readmatrix
I am trying to read a text data in a cell in Excel to a variable in Matlab using the "readmatrix" command. I am using the follow...
2 years 前 | 1 个回答 | 0
1
个回答提问
Curve fitting while an unknown variable needs to be determined at each data point
I am trying to perform curve fitting using MATLAB wherein the fitting function f(x,a1,C1,C2,C3...) consists of a set of paramete...
3 years 前 | 1 个回答 | 0