代码搜索:stability
找到约 381 项符合「stability」的源代码
代码结果 381
www.eeworm.com/read/176500/9495699
m stability.m
function Stability(b,a,maxbits)
%function Stability computes the pole radius and angle of each second
%order section of the transfer function before(r1,angle1) and after
%(r2,angle2) the coeffici
www.eeworm.com/read/168454/9912393
m stability.m
function Stability(b,a,maxbits)
%function Stability computes the pole radius and angle of each second
%order section of the transfer function before(r1,angle1) and after
%(r2,angle2) the coeffici
www.eeworm.com/read/160906/10473976
gif stability.gif
www.eeworm.com/read/264747/11302928
m stability.m
function Stability(b,a,maxbits)
%function Stability computes the pole radius and angle of each second
%order section of the transfer function before(r1,angle1) and after
%(r2,angle2) the coeffici
www.eeworm.com/read/255863/12051122
gif stability.gif
www.eeworm.com/read/314660/3630394
so stability.so
m4_comment([$Id: stability.so,v 10.30 2005/02/10 20:02:34 bostic Exp $])
m4_ref_title(Access Methods,
Cursor stability,
[@cursor stability, cursor @stability], am_misc/error, am_misc/dbsizes)
www.eeworm.com/read/385008/8824411
m stability_circles.m
function stability_circles(s, inout)
%STABILITY_CIRCLES Draw stability circles on a Smith Chart.
% STABILITY_CIRCLES(S, INOUT) has the following parameters:
% - S: a 2x2 matrix containing the s-pa
www.eeworm.com/read/385008/8824429
m rollett_stability.m
function [ stable, K, delta ] = rollett_stability(s)
%ROLLETT_STABILITY Evaluate the Rollett stability criteria.
% [ STABLE, K, DELTA ] = ROLLETT_STABILITY(S) has the following
% parameter:
% -
www.eeworm.com/read/360606/10085093
m output_stability.m
function side=output_stability(s_param, line_style)
% Usage: side=output_stability(s_param, line_style)
%
% Purpose: plots output stability circle for given s-parameter matrix
%
% Parameters:
%
www.eeworm.com/read/360606/10085094
m input_stability.m
function side=input_stability(s_param, line_style)
% Usage: side=input_stability(s_param, line_style)
%
% Purpose: plots input stability circle for a given s-parameter matrix
%
% Parameters:
%