zain yousaf
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
292,685
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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....
4 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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...
7 years ago | 0 answers | 0
0
answersQuestion
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
answersQuestion
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
answersQuestion
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