微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 微波射频仿真学习讨论 > 激励函数的问题

激励函数的问题

时间:10-02 整理:3721RD 点击:
求散射的时候平面波的激励信号可不可以指定啊?我想用正弦的和指数e(-at)类型的,这个怎么指定啊?是要在user define里面指定吗?要编程吗?希望高手指点一下啊!

(1)->Excitation Singals->New Excitation signal->
        User define(Edit)-->VB editor
(2)
-------------------------------------------------------------------------------------------------------
Function ExcitationFunction(dtime As Double) As Double
    'Assign the excitation signal value for the given time to the function name.
    ExcitationFunction =Exp(-a*(dtime))
End Function
--------------------------------------------------------------------------------------------------------
(3)save (singal name)

多谢小编解答~~~~~~~~~~~~

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top