MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [求助]请问在simulink中怎么表示这个函数?急! (https://www.labfans.com/bbs/showthread.php?t=2487)

cumtwwww 2008-04-21 21:03

[求助]请问在simulink中怎么表示这个函数?急!
 
请问(e的-0.5s次方)/((s+1)的平方)这个模型在simulink中怎么表示?急!!!非常感谢!!!!

liuhuzhou521 2008-04-22 10:47


 
是传递函数吗?

liuhuzhou521 2008-04-22 11:04

建议
 
可以使用用户自定义函数模块User-defined Function中的Fcn

shiqiang 2008-04-22 11:51

q
 
这是控制系统中的传递函数,[IMG]http://C:\Documents and Settings\Administrator\桌面\未命名.jpg[/IMG],调用模块Transfer Fcn

shiqiang 2008-04-22 11:52

图片不能显示,就是上面的[]内填写的分子,[exp^(-5)],下面的[]填写坟墓,[1 1]

pauljames 2008-04-26 19:16

用delay模块表示有指数的函数

stx 2008-04-26 21:30

拙见
 
用matlab fuction 自定义模块
模块参数中填写c=c(u)
在编辑器中
fuction c=c(x)
c=x^(-5);

cumtwwww 2008-05-04 20:25

多谢!指数是用延时

cumtwwww 2008-05-04 20:26

[exp^(-5)]可以在模块参数中写吗?

shiqiang 2008-05-04 20:36

是的。有什么事情的话,可以加我好友,


所有时间均为北京时间。现在的时间是 04:55

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.