Question


Which classifier (SVM or Neural Networks) is accurate for fault detection in Power Systems?
I want to implement classifiers for fault diagnoses in Transformer

7 years ago | 2 answers | 0

2

answers

Answered
Creating a *.mat file
<</matlabcentral/answers/uploaded_files/59768/error.png>> @ the cyclist

7 years ago | 0

Answered
How i can load and using file with type .data for dataset for training and testing of Neural network?
<</matlabcentral/answers/uploaded_files/59630/output.png>> OUTPUT of above code. But where is the training accuracy?

7 years ago | 0

Question


How can i create my own basic classifier in machine learning and deep learning?
I want to train my own classifier for utilizing my dataset. As i am not good in programming so any easy way or code for this sce...

8 years ago | 0 answers | 0

0

answers

Question


I get the following error in Newton Ralphson code?Can any one predict the mistake?If i use RETURN instead of break at last(21 line),then error "Not enough input arguments" appears as shown in image.
f <</matlabcentral/answers/uploaded_files/52428/newton%20ralphson.png>> function [x,iter]=newton(x0,f,fp) % newton-raph...

8 years ago | 1 answer | 0

1

answer