photo

Saba Yousaf


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

11 Fragen
1 Antwort

RANG
27.941
of 300.813

REPUTATION
1

BEITRÄGE
11 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
27.27%

ERHALTENE STIMMEN
1

RANG
 of 21.086

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.169

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to calculte MSE Error of whole data to forecast electricity consumption ?
I am using program to determine SVM regression performance to forecast electricity consumption. I have total 1461*6 samples for ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can i calculate the test data MSE in case of ANN
Hi there..... i used following code to train network . Opts = detectImportOptions('annn.txt'); Data = readtable('annn.txt',...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


if any one have code related to this topic "Modeling of Electricity Consumption Forecasting Using Artificial Neural Network and Support vector Machine" kindly let me know please.
My thesis topic is "Modeling of Electricity Consumption Forecasting Using Artificial Neural Network and Support vector Machine"....

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to predict response using test data after using 'KFold ', 5 in case of SVM
Hi there...after training a model using following code Mdl = fitrsvm(predictortrain,response,'standardize', true, 'kFold', 5) ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how to normalize data for ANN
see attachment

mehr als 7 Jahre vor | 0

Frage


how to normalize data for ANN
Hii. can anybody help me out to normalize this data for ANN using mean and standard deviation. kindly see attached file

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to fix error "X and Y must have the same number of elements." while calculating correlation coefficent of training dataset?
while calculating correlation coefficient of training dataset using these command lines [net, info] = train(net, p',data'...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to calculate Correlation coefficient 'R' value smae as displayed in my regression plot using Neural networks?
Hi there, would anybody like to explain me how to calculate the same "R" value as displayed in grapgh kindly see attachment.

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to check RMSE of trained neural network?
i want to check the error performance like errors like RMSE, mean Absolute Error, Mean Absolute percentage error of trained neu...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


how to read a file containg only one column?
Hi There. how to "target1.txt"file having only one column?

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


is it possible to specify variable name in character using dlmread
Hi there. in my data file first row and ist column contains the character values, in this case how can i specify ist row and i...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to read a text file using dlmread that is not in matlab directory?
Hi there... how to solve this error "Error using dlmread (line 122) The file 'an.text' could not be opened because: No such fil...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort