代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/436995/7757461
m xswdop.m
% xswdop.m
% Scope: This MATLAB program computes sub-weighted dilution of precision
% (sub-WDOP) quantities, i.e. WDOP quantities for all satellite
%
www.eeworm.com/read/436995/7757464
m xmuddu.m
% xmuddu.m
% Scope: This MATLAB program executes the decomposition and reconstruction
% of a real symmetric positive (semi)definite matrix into and from
%
www.eeworm.com/read/436995/7757471
m xmudm.m
% xmudm.m
% Scope: This MATLAB program tests the macros: mudm, mudm1 and mreast .
% Implementation of the discrete Kalman filter measurement updating
%
www.eeworm.com/read/436995/7757491
m xqrupa.m
% xqrupa.m
% Scope: This MATLAB program tests the updating algorithm [1] for Q-R
% factorization of the modified measurement matrix when a new
%
www.eeworm.com/read/436995/7757502
m xsvpeph.m
% xsvpeph.m
% Scope: This MATLAB program computes ECEF satellite position based on
% satellite ephemeris data; WGS-84 constants are used.
% Usage: xs
www.eeworm.com/read/436053/7777790
c acts.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/435646/7788317
c ldrdf.c
/*
* ldrdf.c - RDOFF Object File linker/loader main program.
*
* Copyright (c) 1996,99 Julian Hall. All rights reserved.
* Improvements and fixes (c) 1999-2004 RET & COM Research.
*
* This
www.eeworm.com/read/435066/7798535
txt tuoyuan.txt
有限差分法的Matlab程序(椭圆型方程)
function FD_PDE(fun,gun,a,b,c,d)
% 用有限差分法求解矩形域上的Poisson方程
tol=10^(-6); % 误差界
N=1000; % 最大迭代次数
n=20; % x轴方向的网格数
m=20; % y轴方向的网格数
h=(b-a)/n
www.eeworm.com/read/399998/7816047
m sift.m
function [frames,descriptors,gss,dogss]=sift(I,varargin)
% SIFT Extract SIFT features
% [FRAMES,DESCR]=SIFT(I) extracts the SIFT frames FRAMES and their
% descriptors DESCR from the image I.
%
%
www.eeworm.com/read/199851/7818488
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('\