代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7503067
m compare_models.m
% PURPOSE: An example of model comparison using log marginal posterior
% (on a large data set)
%---------------------------------------------------
% USAGE: compare_model
www.eeworm.com/read/449413/7505507
c filedisk.c
/*
Control program for a virtual disk driver for Windows NT/2000/XP.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/449372/7507701
c auxgraph.c
#include
#define tofiles 1
#define infinity (11)&1)+((x>>2)&1)+((x>>3)&1)+((x>>4)&1)+((x>>5)&1)+((x>>6
www.eeworm.com/read/449133/7517901
m driver_ex2.m
clear all
x0 = [10; 10; 10];
tolf = 1.e-10;
tolx = 1.e-10;
maxit = 100;
% Newton's method
[x, ithist, iflag] = newtnd( 'ex2', x0, tolf, tolx, maxit );
fprintf('\n Newton
www.eeworm.com/read/449133/7517903
m driver.m
clear all
x0 = [1.5; 2];
tolf = 1.e-10;
tolx = 1.e-10;
maxit = 100;
% Newton's metjod
[x, ithist, iflag] = newtnd( 'ex1', x0, tolf, tolx, maxit );
fprintf('\n Newton''s Metho
www.eeworm.com/read/449127/7517999
m satellite.m
%
% satellite.m
%
% Compute the period of a satellite using Gauss-Chebyshev quadrature
%
%
epsilon = 0.5; % ellipic eccentricity of the satellite trajectory
p2 = 2.09919245059286;
k =
www.eeworm.com/read/449125/7518015
m demo_fl_1.m
% DEMOFL demonstrates some phenomena related
% to floating point arithmetic.
%
% Matthias Heinkenschloss
% Department of Computational and Applied Mathematics
% Rice University
% Feb 12, 2001
%
www.eeworm.com/read/449123/7518018
m demo_lu_fl.m
% Solve a random linear system using the LU-decomposition
% in a decimal floating point system using a mantissa length
% of m
%
% Matthias Heinkenschloss
% Department of Computational and Appli
www.eeworm.com/read/448909/7522519
c io.c
/************************************************************************
*文件IO
************************************************************************/
#include"sim.h"
/***********************
www.eeworm.com/read/448750/7526271
m 01-铰链四杆机构运动设计-1.m
% 铰链四杆机构运动设计(调用qbyg.m)
x0=[50 120 200 0.5];
k=1.25; % 行程速比系数
theta=pi*(k-1)/(k+1); % 极位夹角
yg=250; % 摇杆长度
pusai=pi/6; % 摇杆摆角
gamin=2*pi/