代码搜索:PROCESSING

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

代码结果 10,000
www.eeworm.com/read/444864/7096376

txt readme.txt

This directory contains two data sets for use with the GNSS Software Defined Receiver (SDR). The primary data set is named "GPSdata-DiscreteComponents-fs38_192-if9_55.bin" and it was collected
www.eeworm.com/read/444864/7096408

m init.m

%-------------------------------------------------------------------------- % SoftGNSS v3.0 % % Copyright (C) Darius Plausinaitis and Dennis M. Akos % Written by Darius
www.eeworm.com/read/455115/7377680

html citesite.html

How to cite Peter's MATLAB and Octave Functions How to cite "MATLAB and Oc
www.eeworm.com/read/452654/7436611

m postprocessing.m

% Script postProcessing.m processes the raw signal from the specified data % file (in settings) operating on blocks of 37 seconds of data. % % First it runs acquisition code identifying the satelli
www.eeworm.com/read/451020/7473599

conf jsmsserver.conf

# jSMSServer Application. # This application is based on the old jSMSEngine GUI, and provides a general purpose # graphical interface. It can be used for a quick-start, if you don't want # to mes
www.eeworm.com/read/436899/7759230

m init.m

%-------------------------------------------------------------------------- % SoftGNSS v3.0 % % Copyright (C) Darius Plausinaitis and Dennis M. Akos % Written by Darius
www.eeworm.com/read/198041/7955540

h gps.h

/*! \file gps.h \brief GPS position storage and processing library. */ //***************************************************************************** // // File Name : 'gps.h' // Title : GPS pos
www.eeworm.com/read/245863/12776269

m bootrsp.m

function[out]=bootrsp(in,B) % out=bootrsp(in,B) % % Bootstrap resampling procedure. % % Inputs: % in - input data % B - number of bootstrap resamples (default B=1)
www.eeworm.com/read/245863/12776283

m segments.m

function[y,q]=segments(x,L,M) % [y,Q]=segments(X,L,M) % % Given the data samples X=(x_1,x_2,...,x_N), % the program obtains Q overlapping (M=L) se
www.eeworm.com/read/245863/12776293

m example5.m

% % This Matlab script provides an interactive way to reproduce % Example 5: Confidence interval for the correlation coefficient % reported in: % Zoubir, A.M. and Boashash, B. The Bootstrap and