1.repmat ------Replicate and tile an array -------复制并且平铺函数


2. clock

3.rand中seed,state,以及twister参数
具体解释:
设置随机数初始状态有三种语法形式,如下
<pre name="code" class="html">rand('seed', S)
rand('state', S)rand(
1.repmat ------Replicate and tile an array -------复制并且平铺函数


2. clock

3.rand中seed,state,以及twister参数
具体解释:
设置随机数初始状态有三种语法形式,如下
<pre name="code" class="html">rand('seed', S)
rand('state', S)rand(

被折叠的 条评论
为什么被折叠?