最新回答 / 慕容9074162
theta[0],theta[1],theta[2],theta[3]更新時后面有用到theta,也就是說與theta[0],theta[1],theta[2],theta[3]都有關,如果theta[0]改變了,那接下來theta[1]中更新用到的theta與更新theta[0]時的theta是不一樣的,所有需要用temp存一下
2020-03-10