代码搜索结果
找到约 3,225 项符合
Recognition 的代码
cmpwin.m
function [win]=cmpwin(mins,maxs,xborder,yborder)
%
% [win]=cmpwin(mins,maxs,xborder,yborder)
%
% CMPWIN computes appropriate size of the axes.
%
% Statistical Pattern Recognition Toolbox, Vojte
gmmvbemdemo.m
% This file illustrates the usage of the function 'gmmVBEM.m'
% Refer to Bishop's book for notation and details
% @book{bishop2006pra,
% title={{Pattern recognition and machine learning}},
% auth
sample.java
import javax.swing.*;
import java.awt.*;
/**
* Java Neural Network Example
* Handwriting Recognition
* by Jeff Heaton (http://www.jeffheaton.com) 1-2002
* ---------------------------------
trainingset.java
import java.io.*;
import java.util.*;
/**
* Java Neural Network Example
* Handwriting Recognition
* by Jeff Heaton (http://www.jeffheaton.com) 1-2002
* ------------------------------------
timer.hif
Version 8.0 Build 215 05/29/2008 SJ Full Version
11
945
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
timer.hif
Version 8.0 Build 215 05/29/2008 SJ Full Version
11
945
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
jiaotongdeng.hif
Version 8.1 Build 163 10/28/2008 SJ Full Version
11
920
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
testctl.hif
Version 8.0 Build 215 05/29/2008 SJ Full Version
11
990
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
i2c_master_top.hif
Version 5.1 Build 176 10/26/2005 SJ Full Version
37
2006
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
# entity
i2c_master_top
#
contents.m
% Fisher Linear Discriminat.
%
% fld - Fisher Linear Discriminat.
% fldqp - Fisher Linear Discriminat using quadratic programming.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-