ndi2lin
PURPOSE 
NDI2LIN Convert a decimal number to a "number" in an arbitrary base
SYNOPSIS 
function lin = ndi2lin(ndi,dims)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- asfq_greedyact Implements deterministic greedy action selection for adaptive state focus Q-learning
- detpiact Implements action selection on the basis of deterministic policy
- fullstate_greedyact Implements deterministic full-state greedy action selection
- fullstate_stochact Implements stochastic action selection for policy indexed on full world state
- greedyact Implements deterministic greedy action selection for Q-learners
- pigreedyact Implements greedy policy-based action selection for policy indexed on agent's state
- stochact Implements stochastic action selection for policy indexed on agent's state
- teamgreedyact Implements deterministic greedy action selection for full-state, joint action Q-learners
- asfq Implements the adaptive state focus Q-learning algorithm
- distrq Implements the distributed Q-learning algorithm
- fullstate_plainq Implements the full-state plain Q-learning algorithm
- minimaxq2 Implements an alternate version of the minimax Q-learning algorithm
- plainq Implements the plain Q-learning algorithm
- teamq Implements the team Q-learning algorithm
- wolfq Implements the Win-or-Learn-Fast Policy Hill Climbing algorithm
Generated on Wed 04-Aug-2010 16:55:08 by m2html © 2005