MATLAB 帮助中心
Cascaded gain of the RF chain object
g = cumgain(obj)
g = cumgain(obj) returns the cascaded gain for each stage of the RF chain object obj.
g
obj
example
collapse all
Assign stage-by-stage values of gain, noise figure, OIP3 and stage names.
g = [11 -3 7]; nf = [25 3 5]; o3 = [30 Inf 10]; nm = {'amp1','filt1','lna1'};
Create an RF chain object.
rfch = rfchain(g,nf,o3,'Name',nm);
%Calculate cascaded gain. gain = cumgain(rfch)
gain = 1×3 11 8 15
rfchain
RF chain object, specified as an rfchain object.
Cascaded gain of the RF chain object, returned as a vector. The vector length is equal to the number of stages in the RF chain object.
Introduced in R2014b
rfchain.setstage | rfchain.worksheet | rfchain.plot | rfchain.cumiip3 | rfchain.cumoip3 | rfchain.cumnoisefig
rfchain.setstage
rfchain.worksheet
rfchain.plot
rfchain.cumiip3
rfchain.cumoip3
rfchain.cumnoisefig
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处