代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/491257/6438077

m rf.m

function y=rf(f,a,b) if f(a)==0 sprintf('el cero est
www.eeworm.com/read/491257/6438086

m sec.m

function x=sec(f,a,b); if f(a)==0 sprintf('el cero est
www.eeworm.com/read/261198/11659518

m~ plotcolors.m~

colors = ['r' 'b' 'k' 'g' 'c' 'y' 'm' ... 'r' 'b' 'k' 'g' 'c' 'y' 'm']; symbols = ['o' 'x' '+' '>' '
www.eeworm.com/read/261198/11659586

m plotcolors.m

colors = ['r' 'b' 'k' 'g' 'c' 'y' 'm' ... 'r' 'b' 'k' 'g' 'c' 'y' 'm']; symbols = ['o' 'x' '+' '>' '
www.eeworm.com/read/261198/11659776

m# #plotcolors.m#

colors = ['r' 'b' 'k' 'g' 'c' 'y' 'm' ... 'r' 'b' 'k' 'g' 'c' 'y' 'm']; symbols = ['o' 'x' '+' '>' '
www.eeworm.com/read/251835/12317328

m disp.m

function disp(f) N = length(f.maps); for n = 1:N disp(sprintf('#%i',n)) disp(f.maps{n}) end
www.eeworm.com/read/126478/14421704

c intrpret.c

/* ** Astrolog (Version 4.00) File: intrpret.c ** ** IMPORTANT NOTICE: the graphics database and chart display routines ** used in this program are Copyright (C) 1991-1993 by Walter D. Pullen **
www.eeworm.com/read/209404/15220604

m gaosai.m

function [X,n]=gaosai(A,b,X0,e,N0) % input A is an N*N nonsingular matrix % b is an N*1 matrix % e is the tolerance for iterations % X0 is an N*1 matrix,the initial guess of AX=b
www.eeworm.com/read/209404/15220607

asv gaosai.asv

function [X,n]=gaosai(A,b,X0,e,N0) % input A is an N*N nonsingular matrix % b is an N*1 matrix % e is the tolerance for iterations % X0 is an N*1 matrix,the initial guess of AX=b
www.eeworm.com/read/147186/12579073

m myplot.m

colors = ['r' 'b' 'k' 'g' 'c' 'y' 'm' ... 'r' 'b' 'k' 'g' 'c' 'y' 'm']; symbols = ['o' 'x' 's' '>' '