代码搜索:Dataset
找到约 10,000 项符合「Dataset」的源代码
代码结果 10,000
www.eeworm.com/read/150905/12248989
p dataset.p
www.eeworm.com/read/150905/12249461
m dataset.m
%DATASET Conversion of affine mapping to dataset
%
% A = DATASET(W)
%
% If W is a m x k affine mapping, the axes of the map
% are returned as a m x k dataset A.
www.eeworm.com/read/150905/12249580
p dataset.p
www.eeworm.com/read/252030/12306284
java dataset.java
/*
DataSet class is meant to store the results of a poll
Copyright (C) 2005-2006 Igor Partola, Michael J. Krikonis, Clark University
This program is free software; you can redistribute it and/or
mod
www.eeworm.com/read/338243/12316813
h dataset.h
#define CROSS_FILE "xcor" // Cross correlation file
#define DATA_FILE "data" // Input file
#define NCMP 5 // Number of CMP gathers
#define NSOURCES 1
www.eeworm.com/read/149739/12353106
m dataset.m
%DATASET Dataset class constructor
%
% A = DATASET(DATA,LABELS,VARARGIN)
%
% A DATASET object is constructed from:
%
% DATA size [M,K], a set of M datavectors of K features
%
www.eeworm.com/read/149739/12353354
p dataset.p
www.eeworm.com/read/149739/12353787
m dataset.m
%DATASET Conversion of affine mapping to dataset
%
% A = DATASET(W)
%
% If W is a m x k affine mapping, the axes of the map
% are returned as a m x k dataset A.