Statistics
RANK
17 654
of 297 503
REPUTATION
2
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20 449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159 017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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/...
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/...
nästan 5 år 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 ...
mer än 7 år ago | 0 answers | 0