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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0