代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/339293/12244290
m expl6_12.m
%Example 6.12
%Triangular plant
% Uses the functions rga, condmin, condmini, wcsens
% Copyright 1996-2003 Sigurd Skogestad & Ian Postlethwaite
% $Id: Expl6_9.m,v 1.3 2004/04/14 08:13:34 vidaral Ex
www.eeworm.com/read/339293/12244310
m expl6_9.m
%Example 6.9 Feedback control of distillation process.
% Uses the function rga
% Copyright 1996-2003 Sigurd Skogestad & Ian Postlethwaite
% $Id: Expl6_7.m,v 1.3 2004/04/14 08:13:34 vidaral Exp $
www.eeworm.com/read/339293/12244502
m fig3_14.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Section 3.7.2 DISTILLATION PROCESS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% The example process is from:
% Skogestad, Morari and Doyle,``Robust Control
www.eeworm.com/read/339293/12244578
m sec3_7_2.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Section 3.7.2 DISTILLATION PROCESS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% The example process is from:
% Skogestad, Morari and Doyle,``Robust Control
www.eeworm.com/read/339293/12244615
m odeget_old.m
function o = odeget(options,name,default)
%ODEGET Extract options from an options argument created with ODESET.
% O = ODEGET(OPTIONS,NAME) extracts the value of the option specified
% by string NAME f
www.eeworm.com/read/150905/12248289
m plotgtm.m
%PLOTGTM Plot a trained GTM mapping in 1D, 2D or 3D
%
% H = PLOTGTM (W)
%
% INPUT
% W Trained GTM mapping
%
% OUTPUT
% H Graphics handles
%
% DESCRIPTION
% Creates a plot of the
www.eeworm.com/read/150905/12248372
m gtm.m
%GTM Fit a Generative Topographic Mapping using the
% expectation-maximisation algorithm.
%
% [W,L] = GTM (A,K,M,MAPTYPE,REG,EPS,MAXITER)
%
% INPUT
% A Dataset or double matrix
% K
www.eeworm.com/read/339231/12249248
c filemon.c
//======================================================================
//
// FILEMON.c - main module for VxD FILEMON
//
// SysInternals - www.sysinternals.com
// Copyright (C) 1996-2000 Mark Ru
www.eeworm.com/read/150905/12249688
m plotdg.m
%PLOTDG Plot dendrogram
%
% PLOTDG(DENDROGRAM,K)
%
% INPUT
% DENDROGRAM Dendrogram
% K Number of clusters
%
% OUTPUT
%
% DESCRIPTION
% Plots a dendrogram as generated by HCLUST. If th