Subraya Krishna Bhat
Followers: 0 Following: 0
Statistics
RANK
94,707
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
1 year ago | 0
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0