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/...
5年以上 前 | 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 ...
8年以上 前 | 0 件の回答 | 0

