matlab显示函数表达式_【Matlab】创建策略和价值函数表达式(Policy and Value Function))...
一、创建策略和价值函数表达式(Policy and Value Function):1、函数近似器(Function Approximation)2、Table Representations① 使用 rlTable创建 value table 或者 Q table ② 用 rlRepresentation为表格创建一个表达式 (representation)③ rlRepresenta...