Community Profile

photo

Amirali Najafi


Last seen: 1 year ago Active since 2017

Statistics

  • First Answer
  • Revival Level 1

View badges

Content Feed

View by

Answered
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 years ago | 1

Question


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 ...

6 years ago | 0 answers | 0

0

answers