代码搜索:Performance
找到约 6,114 项符合「Performance」的源代码
代码结果 6,114
www.eeworm.com/read/493206/6398452
m predict_performance.m
function a = predict_performance(algorithm, algorithm_params, features, targets, region)
% Predict the final performance of an algorithm from the learning curves
% Inputs:
% algorithm
www.eeworm.com/read/408889/11366078
m performance_eval.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%性能评估
save saved_data.mat; % 保存数据
snr = [Eb_NoStart:Eb_NoInterval:Eb_NoEnd];
% 以下均考虑第u个用户的误比特率性能
u = 1;
% 误比特率,误符号率性能
www.eeworm.com/read/408683/11377097
vi performance demo.vi
www.eeworm.com/read/408683/11377099
vi performance demo (solution).vi
www.eeworm.com/read/405069/11472155
m predict_performance.m
function a = predict_performance(algorithm, algorithm_params, patterns, targets)
% Predict the final performance of an algorithm from the learning curves
% Inputs:
% algorithm - The a
www.eeworm.com/read/258785/11843395
c fs_performance.c
/*
**********************************************************************
* Micrium, Inc.
* 949 Crestview Circle
* Weston, FL 333
www.eeworm.com/read/256815/11971107
rc2 performance.rc2
//
// PERFORMANCE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/251577/12332535
hpp performance_counter.hpp
#ifndef UNIXSTL_INCL_UNIXSTL_H_UNIXSTL
# include
#endif /* !UNIXSTL_INCL_UNIXSTL_H_UNIXSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obso
www.eeworm.com/read/251577/12332750
hpp performance_counter.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl/performance/performance_counter.hpp (formerly unixstl/performance/performance_counter.hpp; origina
www.eeworm.com/read/251577/12332826
hpp performance_counter.hpp
#ifndef PLATFORMSTL_INCL_PLATFORMSTL_H_PLATFORMSTL
# include
#endif /* !PLATFORMSTL_INCL_PLATFORMSTL_H_PLATFORMSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragm