代码搜索:Multivariate Analysis
找到约 10,000 项符合「Multivariate Analysis」的源代码
代码结果 10,000
www.eeworm.com/read/152439/12113806
m error_analysis.m
%%% ERROR_ANALYSIS
%%% This simulation helps coputing the acturacies of calibration
%%% Run it after the main calibration
N_runs = 200;
%N_ima_active = 4;
saving = 1;
if 1, %~exist('
www.eeworm.com/read/152148/12135723
m uwb_analysis.m
%UWB-Run from editor debug(F5)-PPM(pulse position modulation)and link analysis of
%UWB monocycle and doublet waveforms.
%This m file plots the time and frequency waveforms for PPM 1st and 2nd deriva
www.eeworm.com/read/339620/12217304
m error_analysis.m
%%% ERROR_ANALYSIS
%%% This simulation helps coputing the acturacies of calibration
%%% Run it after the main calibration
N_runs = 200;
%N_ima_active = 4;
saving = 1;
if 1, %~exist('
www.eeworm.com/read/150233/12303783
m uwb_analysis.m
%UWB-Run from editor debug(F5)-PPM(pulse position modulation)and link analysis of
%UWB monocycle and doublet waveforms.
%This m file plots the time and frequency waveforms for PPM 1st and 2nd deriva
www.eeworm.com/read/233300/14158974
m temperature_analysis.m
% Study of heat transfer and temperature of a 1x1 metal plate
%heat is dissipated through the sides and temp at infinity is t
% n(n-1) points in consideration,
%Temperature at top end is 500*sin((
www.eeworm.com/read/130490/14190184
c select_analysis.c
/* Copyright (C) 2002 Mikael Ylikoski
* See the accompanying file "README" for the full copyright notice */
/**
* @file
* Select database analysis.
* Prints all vectors in a classifier database w
www.eeworm.com/read/232342/14197110
m pls_analysis.m
%PLS_ANALYSIS Run PLS analysis on one or more datamats. Datamat list cell
% array, number of subject list array, and number of condition must
% be input to the program.
%
% If this is a non-rotate
www.eeworm.com/read/232339/14197166
m pet_analysis.m
%PET_ANALYSIS Apply PLS on the PET data based on the information saved in
% the datamat file.
%
% Usage: [resultFile, elapsed_time] = ...
% pet_analysis(isbehav, datamat_files, num_perm, ...
www.eeworm.com/read/232339/14197735
m erp_analysis.m
%ERP_ANALYSIS Apply PLS on the ERP data based on the information saved in
% the datamat file.
%
% Usage: [resultFile, elapsed_time] = ...
% erp_analysis(ismean, ishelmert, iscontrast, isbeha
www.eeworm.com/read/232339/14197903
m struct_analysis.m
function [resultFile, elapsed_time] = struct_analysis(varargin)
singledatamat = 0; % init singledatamat to false
isbehav = varargin{1};
datamat_files = varargin{2};
num_perm = varargi