代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/280395/10333164

uudecode mvs.uudecode

Received: from CU-ARPA.CS.CORNELL.EDU by loki.cs.cornell.edu (5.61/I-1.91f) id AA25874; Wed, 18 Jul 90 12:02:22 -0400 Message-Id: Received: from CORNELLC.C
www.eeworm.com/read/425643/10342239

m output.m

% Output.m % 供程序KineticsEst5.m调用 fprintf('\tk1 = %.4f ± %.4f\n',k(1),ci(1,2)-k(1)) fprintf('\tk2 = %.4f ± %.4f\n',k(2),ci(2,2)-k(2)) fprintf('\tk3 = %.4f ± %.4f\n',k(3),ci(3,2)-k(3)) fprintf('\
www.eeworm.com/read/354349/10362235

m nrflow.m

%牛顿——拉夫逊法进行潮流计算 %n=input('请输入节点数:n='); %nl=input('请输入支路数:nl='); %isb=input('请输入平衡母线节点号:isb='); %pr=input('请输入误差精度:pr='); %iternu=input('请输入迭代次数:iternu='); %B1=input('请输入由支路参数形成的矩阵: B1='); %B2=i
www.eeworm.com/read/161829/10367170

m demo.m

% This code is just a front-end to source separation algorithms. % Purpose: % 1) generate synthetic data % 2) call some source separation algorithm % 3) display the results % The data are CM (constant
www.eeworm.com/read/353831/10414885

m gausspf.m

function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %GAUSSPF Solves the power flow using a Gauss-Seidel method. % [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/353778/10418028

m main.m

[dfile,pathname]=uigetfile('test11.m','Select Data File'); if pathname==0 error('you must select a valid data file') else lfile=length(dfile); % strip off .m eval(dfile(1:lfile-2)); %打
www.eeworm.com/read/353723/10425665

m hpsooptions.m

function options=hPSOoptions(varargin) %Syntax: options=hPSOoptions(varargin) %_____________________________________ % % Options definition for PSO. % % options is the options struct: %
www.eeworm.com/read/353035/10477098

m mom.m

%C***************************************************************** %C MoM %C***************************************************************** %C This is a MATLAB based program using %C %
www.eeworm.com/read/424063/10501323

m readsb.m

function err = readsb(sbfile,slfile,topblk) %READSB translates ASCII SystemBuild files into SIMULINK. % % READSB('SBFILE') translates the SystemBuild file SBFILE into % SIMULINK and opens i
www.eeworm.com/read/352733/10520523

c shell.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven