zain yousaf
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0