Community Profile

photo

Subraya Krishna Bhat


Last seen: Today 2021년부터 활동

Followers: 0   Following: 0

통계

  • Explorer
  • Thankful Level 2

배지 보기

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...

11개월 전 | 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,'\...

11개월 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

2년 초과 전 | 답변 수: 1 | 0

1

답변