![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9706832_1522133835313_DEF.jpg)
zain yousaf
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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