代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/189283/8480485

m eigifp.m

function [EVals, EVecs] = eigifp(varargin) % % % EIGIFP (version 2.1.1): computes a few (algebraically) smallest or largest % eigenvalues/eigenvectors of the symmetric matrix eigenvalue pro
www.eeworm.com/read/189239/8482872

m main.m

% Program 6-1 % main.m % % Packet communication system % % MATLAB version % Programmed by M.Okita % Checked by H.Harada % clear; % definit
www.eeworm.com/read/289743/8529867

m jdqz.m

function varargout=jdqz(varargin) %JDQZ computes a partial generalized Schur decomposition (or QZ % decomposition) of a pair of square matrices or operators. % % LAMBDA=JDQZ(A,B) and JDQZ(A,B) ret
www.eeworm.com/read/289743/8530112

m writesdpa.m

function ret=writesdpa(fname,A,b,c,K,pars) %WRITESDPA Take a problem in SeDuMi format and writes it in SDPA format % % Usage: % % ret=writesdpa(fname,A,b,c,K,pars) % % fname Name of
www.eeworm.com/read/188532/8530806

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
www.eeworm.com/read/188503/8535073

c yuv4mpeg.c

/* * $Id: yuv4mpeg.c,v 1.11 2004/07/17 16:19:17 sms00 Exp $ * * A simple progam that's quite useful when dealing with raw/headerless data * from programs such as ffmpeg or fxtv. * * Used to con
www.eeworm.com/read/389274/8536983

m display.m

function display(ker) fprintf(1,'\nradial basis kernel (gamma = %f)\n\n', ker.gamma);
www.eeworm.com/read/433250/8537315

m demo_wigner4.m

function demo_wigner4(x, y) % demo_wigner4 -- show some properties of the type 4 Wigner distribution % % Usage % demo_wigner4(x, y) % % Inputs % x one signal (odd length), optional % y
www.eeworm.com/read/433250/8537325

m demo_localized.m

function demo_localized() % demo_localized -- demo of the localized distribution (localized.m) % % Usage % demo_tcd % % Compute some examples that demonstrate the properties of the % distribution.
www.eeworm.com/read/289602/8540166

c neted.c

/* nted.c * copyright 1996 David J. Binette * Thu Sep 05 04:33:43 GMT 1996, dbin * * This program may ONLY be distributed with sourcecode. * (and any extensions you add) * * This program is FRE