photo

Krishna Kanth


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

Feeds

Visto da

Domanda


TF from response graph
can any one know how to get transfer function from a response graph

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


The following function finds the values of K L T from the transfer function. I need to find these values from a STEP response which is like an input to the mat file. Here G is the Transfer Function in the file.
function [K,L,T]=getfod(G,method) K=dcgain(G); if nargin==1 [Kc,Pm,wc,wcp]=margin(G); ikey=0; L=1.6*pi/(3*wc); T=0.5*...

oltre 12 anni fa | 0 risposte | 0

0

risposte