代码搜索:Generalized
找到约 2,645 项符合「Generalized」的源代码
代码结果 2,645
www.eeworm.com/read/413912/11137253
m glminit.m
function net = glminit(net, prior)
%GLMINIT Initialise the weights in a generalized linear model.
%
% Description
%
% NET = GLMINIT(NET, PRIOR) takes a generalized linear model NET and
% sets the weig
www.eeworm.com/read/413912/11137439
m demglm2.m
%DEMGLM2 Demonstrate simple classification using a generalized linear model.
%
% Description
% The problem consists of a two dimensional input matrix DATA and a
% vector of classifications T. The da
www.eeworm.com/read/411674/11233690
m pandr.m
function varargout = pandr(model,distrib)
% PANDR Visualizes solution of the Generalized Anderson's task.
%
% Synopsis:
% h = pandr(model)
%
% Description:
% It vizualizes solution of the Gen
www.eeworm.com/read/266102/11240306
m ex5_2.m
% Example 5-2: Computation of non-square
% time-varying channel transfer matrix Wc
clear all
K = 4; % Number of time samples (I/O observations)
N = 2; % Number of channel inputs
M = 3; % Number
www.eeworm.com/read/266102/11240326
m ex5_1.m
% Example 5-1: Computation of Time-varying Channel
% Transfer Matrix Wc
clear all
K = 4; % Number of time samples (I/O observations)
N = 4; % Number of channel inputs
M = 4; % Number of channel
www.eeworm.com/read/203299/15362796
txt readme.txt
@ DPSO is based on the PSO version by Yuhui SHI.
@ Please see the OLD_README before reading this file!!!
/==================== Other Information =============================/
Dissipative PSO
www.eeworm.com/read/429878/8783984
htm glmfwd.htm
Netlab Reference Manual glmfwd
glmfwd
Purpose
Forward propagation through generalized linear model.
Synopsis
y
www.eeworm.com/read/428849/8833360
m contents.m
% Statistical Pattern Recognition Toolbox (STPRtool).
% Version 2.06 18-Sep-2006
%
% Bayesian classification.
% bayescls - Bayesian classifier with reject option.
% bayesdf