photo

Subraya Krishna Bhat


Last seen: circa un mese fa Attivo dal 2021

Followers: 1   Following: 1

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
251.798
of 300.364

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Explorer
  • Thankful Level 2

Visualizza badge

Feeds

Visto da

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

oltre 2 anni fa | 0

| accettato

Domanda


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,'\...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta