代码搜索:Netlab
找到约 753 项符合「Netlab」的源代码
代码结果 753
www.eeworm.com/read/346158/3189486
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/292984/3935726
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/292964/3936874
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/434858/1867922
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/393163/2487821
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/367152/9780213
m 0.m
% lans-pcurve - Principal Curve routines (D=1, may need NETLAB)
% (C) 2000.06.28 Kui-yu Chang
% http://lans.ece.utexas.edu/~kuiyu
% This program is free software; you can redistribute it and/or m
www.eeworm.com/read/425695/10336588
m sp_kmeans.m
function [centres, options, post, errlog] = sp_kmeans(centres, data, options)
% KMEANS Trains a k means cluster model.
% Adapted from Netlab neural network software:
% http://www.ncrg.aston.ac.uk/n
www.eeworm.com/read/109233/6175947
rb tk.rb
#
# tk.rb - Tk interface module using tcltklib
# $Date: 2002/03/12 09:27:29 $
# by Yukihiro Matsumoto
# use Shigehiro's tcltklib
require "tcltklib"
require "tkutil"
module T
www.eeworm.com/read/209559/4965896
c nsp32.c
/*
* NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver
* Copyright (C) 2001, 2002, 2003
* YOKOTA Hiroshi
* GOTO Masanori
www.eeworm.com/read/316872/3593963
c nsp32.c
/*
* NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver
* Copyright (C) 2001, 2002, 2003
* YOKOTA Hiroshi
* GOTO Masanori