We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,在阅读到p126页的公式(6.21)中发现公式推不出,H矩阵前三行是否应该为【-1,1,0,0;0,-1,1,0;0,0,-1,1】,因为按照(6.14)公式,带入k=1时有e_1=u_1+x_0-x_1而公式(6.21)中y-Hx的第一行却是e_1=u_1-(x_0-x_1)=u_1-x_0+x_1,不知道我的推导是否有疏忽,希望能得到解答
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,在阅读到p126页的公式(6.21)中发现公式推不出,H矩阵前三行是否应该为【-1,1,0,0;0,-1,1,0;0,0,-1,1】,因为按照(6.14)公式,带入k=1时有e_1=u_1+x_0-x_1而公式(6.21)中y-Hx的第一行却是e_1=u_1-(x_0-x_1)=u_1-x_0+x_1,不知道我的推导是否有疏忽,希望能得到解答
The text was updated successfully, but these errors were encountered: