![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8580979_1522127444247_DEF.jpg)
Amirali Najafi
Followers: 0 Following: 0
Feeds
답변 있음
how to tune pid controller using genetic algorithm?
Code credit to Steve Brunton close all; clear all; clc dt = 0.001; PopSize = 25; MaxGenerations = 10; s = tf('s'); G = 1/...
how to tune pid controller using genetic algorithm?
Code credit to Steve Brunton close all; clear all; clc dt = 0.001; PopSize = 25; MaxGenerations = 10; s = tf('s'); G = 1/...
4년 초과 전 | 1
질문
How can I apply only the phase of a transfer function to a signal (in both Matlab and Simulink)?
I want to apply only the phase of a transfer function to my signal: H(s) = G(s)/|G(s)|, but I don't know how to formulate this ...
7년 초과 전 | 답변 수: 0 | 0