Community Profile

photo

zain yousaf


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

View badges

Feeds

View by

Question


How to find fault detection time for a fault signal using ANN Toolbox
Hello there, I would like to ask a very particular and detailed way to find the exact fault detection time of a fault signal....

3 years ago | 1 answer | 0

1

answer

Question


How to improve LSTM algorithm to extract features of time derivative signal, GPU, deep learning
Hi I am working on deep learning tool to desing a technique to classify fault type, im facing difficulty in preparing data type ...

4 years ago | 1 answer | 0

1

answer

Question


Deep Learning using bayesian optimization
Hello, I hope you all are doing well and in great health. I would like to know I am looking for deep learning code along baye...

4 years ago | 1 answer | 0

1

answer

Question


I keep getting the error "Index exceeds array bounds".
% INITIALIZE THE NEURAL NETWORK PROBLEM % % inputs for the neural net(AND gate example== 2 inputs && 4 samples) inputs = inp...

4 years ago | 0 answers | 0

0

answers

Question


matlab coding for inner current control loop
Hello sir, please tell me how i can write following structure in matlab? <</matlabcentral/answers/uploaded_files/84062/U...

6 years ago | 0 answers | 0

0

answers

Question


tuning parameters of PI controller using PSO algorithm
Dear friends., I want to optimize the tuning parameters of PI controller using PSO algorithm. Also I want to optimize the PI ...

7 years ago | 0 answers | 0

0

answers

Question


Objective function for PI controller
Hello, I am trying to implement PI controller for the Voltage source converters of the HVDC sysytem in the matlab. I need a ...

7 years ago | 0 answers | 0

0

answers

Question


The problem is that i am getting negative values of kp and ki, how i can get value in specific range?
function F = tracklsq(pid) syms x; limit_1 = 0; limit_2 = 10; Area = int(x,limit_1, ...

7 years ago | 1 answer | 0

1

answer