代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/450608/7480116
m gtm.m
%GTM Fit a Generative Topographic Mapping using the
% expectation-maximisation algorithm.
%
% [W,L] = GTM (A,K,M,MAPTYPE,REG,EPS,MAXITER)
%
% INPUT
% A Dataset or double matrix
% K
www.eeworm.com/read/450608/7480570
m plotdg.m
%PLOTDG Plot dendrogram
%
% PLOTDG(DENDROGRAM,K)
%
% INPUT
% DENDROGRAM Dendrogram
% K Number of clusters
%
% OUTPUT
%
% DESCRIPTION
% Plots a dendrogram as generated by HCLUST. If th
www.eeworm.com/read/449318/7508905
m cuaveragevsntx.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
%close all;
clear
www.eeworm.com/read/449318/7508907
m cuaveragecompare.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will compare between MIMO, SISO SIMO MISO
%% Capacity comparisons with othe channels
%close all;
clear all;
type=['o' '
www.eeworm.com/read/449318/7508910
m cuaveragevsmrx.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
%close all;
clear
www.eeworm.com/read/449318/7508911
m cuaveragevssnr.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
%close all;
clear
www.eeworm.com/read/448350/7534480
m sprintsi.m
function s=sprintsi(x,d,w)
%SPRINTSI Print X with SI multiplier S=(X,D,W)
% D is number of decimal places (+ve) or significant digits (-ve) [default=-3]
% |W| is total width including multiplier
%
www.eeworm.com/read/260759/7592011
cpp clibench.cpp
#include
#include
#include "clibench.h"
#include "resource.h"
#include "bench.h"
#include "queen.h"
#include "whet.h"
#include
#include "bench2.h"
#include "dhr
www.eeworm.com/read/444535/7612096
m mademo.m
function mademo
% ma预测
% Parameter:
nseq = [105851 107507 109300 111026 112704 114333 115823 117171 118517 ...
119850 121121 122389 123626 124761 125786 126743 127627 128453 129227 129988 13
www.eeworm.com/read/442505/7650271
cpp ftpserver.cpp
// FtpServer.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include
#include
#define FTP_PORT 21 //