代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/244387/12869440
c oddeven.c
/*
* File: oddeven.c
* ---------------
* Reads in a number and classifies it as even or odd.
*/
#include
#include "genlib.h"
#include "simpio.h"
main()
{
int n;
printf("Progra
www.eeworm.com/read/315460/13542156
c oddeven.c
/*
* File: oddeven.c
* ---------------
* Reads in a number and classifies it as even or odd.
*/
#include
#include "genlib.h"
#include "simpio.h"
main()
{
int n;
printf("Progra
www.eeworm.com/read/152629/5672778
java classifier.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/262715/11392829
m workflow.m
% ECE597II HW#2
% Problem 2: Waveguide Discontinuity
% by Wei Wang, ECE, UMass
clear all;
clc;
usrSetup; % set up parameters for running program
geoPlot; %~
geoMa
www.eeworm.com/read/259886/11759400
m demop6.m
%% Linearly Non-separable Vectors
% A 2-input hard limit neuron fails to properly classify 5 input vectors because
% they are linearly non-separable.
%
% Copyright 1992-2002 The MathWorks, Inc.
www.eeworm.com/read/259886/11759577
m demop4.m
%% Outlier Input Vectors
% A 2-input hard limit neuron is trained to classify 5 input vectors into two
% categories. However, because 1 input vector is much larger than all of the
% others, traini
www.eeworm.com/read/250958/12373638
java,v selectionarea.java,v
head 1.4;
access;
symbols;
locks; strict;
comment @# @;
1.4
date 2005.06.10.18.54.05; author rirwin; state Exp;
branches;
next 1.3;
1.3
date 2005.05.24.16.14.39; author rirwin; state Exp;
branches;
www.eeworm.com/read/112466/15484750
tex class.tex
\rhead{class CLASSIFY}
\section{CLASSIFY : Contour Classification}
{\tt CLASSIFY} provides advance routines for detecting and classifying deformable contours directly from noisy image (Chapter 4 o
www.eeworm.com/read/112466/15484812
c imgclass.c
/****************************************************************************
File Name : imgclass.c
Purpose : classify various templates
Date : Aug 31,1995
GSNAKE API is jointly deve
www.eeworm.com/read/112466/15484836
c cla1.c
/****************************************************************************
File Name : cla1.c
Purpose : to classify various templates
Date : Aug 31,1995
GSNAKE API is jointly devel