Thread Subject: Matlab outputing wrong transfer function?

Subject: Matlab outputing wrong transfer function?

From: Jason D

Date: 19 Oct, 2009 18:22:35

Message: 1 of 2

I was testing Simulink and I placed a 'du/dt' block between and input and output block, then ran

[A,B,C,D] = linmod('system')
[num, den] = ss2tf(A,B,C,D)

this returns the transfer function as 0/1. Shouldn't it be s/1 ?

Subject: Matlab outputing wrong transfer function?

From: Phil Goddard

Date: 19 Oct, 2009 19:40:19

Message: 2 of 2

Open the derivative block and press the Help button to read the doc.
It explains why the derivative is zero, and has links to several topics related to why you should avoid using derivative blocks and how you may be able to change your model to avoid them.

Phil.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
simulink Phil Goddard 19 Oct, 2009 15:44:07
linmod Phil Goddard 19 Oct, 2009 15:44:07
derivative block Phil Goddard 19 Oct, 2009 15:44:07
rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com