photo

Ben Kaye


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


MATLAB Function takes [4x1] signal as parameter, but in debug shows as [3x1]. Workaround/fix?
The context here is I am using a MATLAB function which takes a parameter y (x_est) which is shown to be a [4x1] signal above...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


How to assign a constant to a submatrix without a loop
Is this possible without a for loop? Sample code: %A is an (m x n) matrix m,n > 2 A(2:end-1,2) = 67.5*ones(size(A(2:end-1,2)))...

5年弱 前 | 1 件の回答 | 0

1

回答