代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/353337/10453886
m minimize.m
function [X, fX, i] = minimize(X, f, length, varargin);
% Minimize a continuous differentialble multivariate function. Starting point
% is given by "X" (D by 1), and the function named in the string
www.eeworm.com/read/160844/10486230
m ctrlkit.m
%
% CTRLKIT is the m-file which start up The Control Kit. This
% system gives a graphicial interface to the Control Systems
% Toolbox. It is possible to analysis continuous SISO systems,
% and ana
www.eeworm.com/read/424063/10499795
m damp.m
function [wnout,z] = damp(a)
% DAMP Natural frequency and damping factor for continuous systems.
% [Wn,Z] = DAMP(A) returns vectors Wn and Z containing the
% natural frequencies and damping factors
www.eeworm.com/read/418304/10954359
m fm_ltc.m
function fm_ltc(flag)
% FM_LTC defines an Load Tap Changer with a continuous or discrete model
% and three different control models:
% (a) secondary winding voltage
% (b) reactive
www.eeworm.com/read/460712/7105718
m qfixfase.m
function [fphs]=qfixfase(lo,axs,wloc)
% QFIXFASE Extends phase range outside [-360,0] so that it
% becomes continuous across Nichols chart phase axis and
% guarantees that it wrap
www.eeworm.com/read/456193/7354701
m fm_ltc.m
function fm_ltc(flag)
% FM_LTC defines an Load Tap Changer with a continuous or discrete model
% and three different control models:
% (a) secondary winding voltage
% (b) reactive
www.eeworm.com/read/449504/7502775
m cont_bootstrap.m
function [bsdata, indexes]=cont_bootstrap(data,w,B);
% PURPOSE:
% Implements Politis' continuous bootstrap for bootstrapping unit root series
%
% USAGE:
% [bsdata, indexes]=cont_bootstrap(
www.eeworm.com/read/445211/7597976
m minimize.m
function [X, fX, i] = minimize(X, f, length, varargin);
% Minimize a continuous differentialble multivariate function. Starting point
% is given by "X" (D by 1), and the function named in the string
www.eeworm.com/read/440460/7689026
m approx.m
function approx(NHIDDENS)
% approx.m
% Using backprop to approximate a continuous function.
% Set the variable NHIDDENS to the desired number of hidden units.
%
% This script initializes all the varia
www.eeworm.com/read/439271/7713248
m qfixfase.m
function [fphs]=qfixfase(lo,axs,wloc)
% QFIXFASE Extends phase range outside [-360,0] so that it
% becomes continuous across Nichols chart phase axis and
% guarantees that it wrap