代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/185445/9037789
m discrim1.m
iris1dat;
%training
%group
fid=fopen ( 'd:\ml\discr.txt','w');
newclass=classify(training,training,group);
fprintf(fid,'This is the result of verify original discrim\n');
[n,p]=size(trai
www.eeworm.com/read/379993/9169445
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/179898/9331888
am makefile.am
bin_SCRIPTS = insect classify_clean
EXTRA_DIST = insect.in classify_clean.in
CLEANFILES = insect classify_clean
www.eeworm.com/read/375276/9365684
m discrim1.m
iris1dat;
%training
%group
fid=fopen ( 'd:\ml\discr.txt','w');
newclass=classify(training,training,group);
fprintf(fid,'This is the result of verify original discrim\n');
[n,p]=size(trai
www.eeworm.com/read/177405/9456571
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/177369/9458068
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/167551/9963406
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/166930/9988941
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/360685/10082029
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/163251/10168545
cpp kohen_example.cpp
/*
nn-utility (Provides neural networking utilities for c++ programmers)
Copyright (C) 2003 Panayiotis Thomakos
This library is free software; you can redistribute it and/or
modi