代码搜索:model-based
找到约 25 项符合「model-based」的源代码
代码结果 25
www.eeworm.com/read/219596/14874255
m readme.m
SOFTWARE INSTRUCTIONS for readers of
Model-based predictive control: a practical approach, by J.A. Rossiter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/349699/10803879
m summary.m
FILES IN SUPPORT OF: Model-based predictive control: a practical approach,
by J.A. Rossiter
These files are intended as a support to this book to enable
students to investigate predictive con
www.eeworm.com/read/397758/8024311
m plotbic.m
function plotbic(bics,varname)
% Plot the values of the BIC for model-based clustering
%
% PLOTBIC(BICS,VARNAME)
% This takes the results of MBCLUST and plots the values
% of the BIC for th
www.eeworm.com/read/219596/14874284
m summary.m
FILES IN SUPPORT OF: Model-based predictive control: a practical approach,
by J.A. Rossiter
These files are intended as a support to this book to enable
students to investigate predictive con
www.eeworm.com/read/397758/8024345
m agmbclust.m
function Z = agmbclust(X);
% AGGLOMERATIVE MODEL BASED CLUSTERING - NO INITIAL PARTITION
%
% This function does the agglomerative model-based clustering
% of Fraley. NOTE that this one does the
www.eeworm.com/read/146377/12653061
m agmbclust.m
function Z = agmbclust(X);
% AGGLOMERATIVE MODEL BASED CLUSTERING - NO INITIAL PARTITION
%
% This function does the agglomerative model-based clustering
% of Fraley. NOTE that this one does the
www.eeworm.com/read/485150/6566177
m fuzzyqi.m
function varargout = fuzzyqi(cfg)
% Approximate offline, model-based Q-iteration with fuzzy approximation [1]
% VARARGOUT = FUZZYQI(CFG)
% Inputs:
% CFG - structure with fields as comm
www.eeworm.com/read/485150/6566187
m contents.m
% Approximate reinforcement learning functions
%
% fuzzyqi - Implements model-based, offline Q-iteration with fuzzy approximation
% tilingqi - Tile-coding Q-iteration
% startupappro
www.eeworm.com/read/485150/6566178
m tilingqi.m
function out = tilingqi(cfg)
% Approximate offline, model-based Q-iteration with tile-coding approximation
% OUT = TILINGQI(CFG)
% Inputs:
% CFG - structure with fields as commented in the
www.eeworm.com/read/490825/1195922
js application.datagrid.js
/**
* DataGrid component: a model-based container which can display extremely large
* amounts of content in a scrollable view. Content is retrieved from the model
* only as necessary, enabling t