help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to multiply two transfer function ?


From: Doug Stewart
Subject: Re: How to multiply two transfer function ?
Date: Wed, 18 May 2005 05:37:56 -0500
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Just use tf3.
Doug

Kai Shing Lee wrote:

>Thanks a lot.
>
>Further question:
>
>Do I need to re-form a transfer function ( e.g.
>tf4=tf(b3,a3) ) in order to use it for further
>manipulation ?  Or, just use the 'tf3' ?
>
>
>--- Peter Gawthrop <address@hidden> 撰寫:
>  
>
>>tf3 = sysmult (tf1,tf2); 
>>[b3,a3] = sys2tf(tf3)
>>b3 =
>>
>>  2.0000  3.0000  1.0000
>>
>>a3 =
>>
>>  1.0000  4.0000  7.0000  6.0000
>>
>>Try DEMOcontrol for more info,
>>
>>    Peter.
>>
>>From: Kai Shing Lee <address@hidden>
>>Subject: How to multiply two transfer function ?
>>Date: Wed, 18 May 2005 12:26:27 +0800 (CST)
>>
>>    
>>
>>>How can I do "tf1*tf2" in octave ?
>>>
>>>__________________________________
>>>想即時收到新 email 通知?
>>>下載 Yahoo! Messenger
>>>http://messenger.yahoo.com.hk/
>>>
>>>
>>>
>>>
>>>      
>>>
>-------------------------------------------------------------
>  
>
>>>Octave is freely available under the terms of the
>>>      
>>>
>>GNU GPL.
>>    
>>
>>>Octave's home on the web:  http://www.octave.org
>>>How to fund new projects: 
>>>      
>>>
>>http://www.octave.org/funding.html
>>    
>>
>>>Subscription information: 
>>>      
>>>
>>http://www.octave.org/archive.html
>>    
>>
>-------------------------------------------------------------
>  
>
>9汳質洗&#65533;&#65533;&疽)ZnW&#65533;蚴&#65533;述僧↘axcT藬r眽zт��'&#65533;釜置&#65533;&#65533;&#65533;
>
>(r眽z��&#65533;-↘听w隻&#65533;#y玒�菈&#65533;&#65533;0&#65533;-j魖&#65533;葴wb&#65533;m�T峪&#65533;+&#65533;b│坍�熝堥&#65533;m&#65533;蟳
>  
>
>>筍煍&#65533;?j&#65533;!�驉進
>>    
>>
>
>__________________________________
>想即時收到新 email 通知?
>下載 Yahoo! Messenger
>http://messenger.yahoo.com.hk/
>
>
>
>-------------------------------------------------------------
>Octave is freely available under the terms of the GNU GPL.
>
>Octave's home on the web:  http://www.octave.org
>How to fund new projects:  http://www.octave.org/funding.html
>Subscription information:  http://www.octave.org/archive.html
>-------------------------------------------------------------
>
>  
>



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]