代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
rfc1115.txt
Network Working Group J. Linn
Request for Comments: 1115 DEC
rfc803.txt
RFC 803
Dacom 450/500 Facsimile Data Transcoding
A. Agarwal, M. J. O'Connor and D. L. Mills
2 November 1981
1. Introduction
As p
rfc2025.txt
Network Working Group C. Adams
Request for Comments: 2025 Bell-Northern Research
Category: Standards Track
escrow
VOL. 58, No. 145
DEPARTMENT OF COMMERCE (DOC)
National Institute of Standards and Technology (NIST)
Docket No. 930
readme
GAlib examples
mbw 5jan96
How to compile the examples
-------------------------------------------------------------------------------
Copy the contents of this directory into your own filespace. In
readme
GAlib examples
mbw 5jan96
How to compile the examples
-------------------------------------------------------------------------------
Copy the contents of this directory into your own filespace. In
algorithms.used
============================================================================
This file describes the algorithms used in the MAPM. Sept 24, 1999
==============================================
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
adaptfilt.m
function varargout=adaptfilt(varargin)
%ADAPTFILT Adaptive filter object.
% H = ADAPTFILT.ALGORITHM(input1,...) returns an adaptive filter object,
% H, of type ALGORITHM. You must specify an a
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