代码搜索:Netlab
找到约 753 项符合「Netlab」的源代码
代码结果 753
www.eeworm.com/read/484037/6589683
java nkcompaq.java
/*
* Copyright (C) 2005, 2006
* Santiago Carot Nemesio
*
* This file is part of NetGUI.
*
* NetGUI is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/150225/12304138
installation
Pre-requisites are
1. Matlab 5.0 or later
2. NetLab routines on your search path
That's it !
www.eeworm.com/read/365862/9843063
m gmm_em.m
function [g, fit] = gmm_em(s, g, N)
%function [g, fit] = gmm_em(s, g, N)
%
% INPUTS:
% s - samples
% g - initial gmm
% N - number of iterations of EM
%
% OUTPUT:
% g - resultant gmm
www.eeworm.com/read/351998/10589095
m gmm_em.m
function [g, fit] = gmm_em(s, g, N)
%function [g, fit] = gmm_em(s, g, N)
%
% INPUTS:
% s - samples
% g - initial gmm
% N - number of iterations of EM
%
% OUTPUT:
% g - resultant gmm
www.eeworm.com/read/196836/8055246
installation
Pre-requisites are
1. Matlab 5.0 or later
2. NetLab routines on your search path
3. MarBox routines on your search path (from Will Penny's Web page)
That's it !
www.eeworm.com/read/484037/6589688
sh netgui.sh
#!/bin/sh
#####################################################
# Modifica esta variable en funci贸n de tu instalaci贸n
#
export NETKIT_HOME=/mix/linux/install/netkit2
export NETLAB_HOME=..
#
########
www.eeworm.com/read/429878/8783976
htm index.htm
NETLAB Reference Documentation
NETLAB Online Reference Documentation
Welcome to the NETLAB online reference documentation.
The NETLAB simulati
www.eeworm.com/read/253950/12174011
htm index.htm
NETLAB Reference Documentation
NETLAB Online Reference Documentation
Welcome to the NETLAB online reference documentation.
The NETLAB simulati
www.eeworm.com/read/150905/12250188
htm index.htm
NETLAB Reference Documentation
NETLAB Online Reference Documentation
Welcome to the NETLAB online reference documentation.
The NETLAB simulati
www.eeworm.com/read/225759/4792562
readme
Netlab is written by Ian Nabney and Chris Bishop.
See http://www.ncrg.aston.ac.uk/netlab/
This directory contains the functions from netlab related to Gaussian
Mixture Models.