Feeds
回答済み
intersect misses common elements of 2 matrices
Rounding it did the trick - I just used xGrid_1 = round(xGrid_1*100)/100; xGrid_2 = round(xGrid_2*100)/100; to cutoff...
intersect misses common elements of 2 matrices
Rounding it did the trick - I just used xGrid_1 = round(xGrid_1*100)/100; xGrid_2 = round(xGrid_2*100)/100; to cutoff...
約8年 前 | 0
質問
intersect misses common elements of 2 matrices
I've been using _intersect_ to identify the common elements of two 2D grids. However, when I try it against the following code,...
約8年 前 | 2 件の回答 | 0
2
回答質問
Significant Figures in Simulink
I'm trying to convert a legacy simulation into Simulink; however, the old software works with 6 significant figures while Simuli...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Changing default 'g' color
I would like to change the default 'g' color for plots. It's too bright for presentations, so I would like set 'g' = [0 0.5 0] ...
約11年 前 | 3 件の回答 | 2
3
回答質問
gramian singular value decomposition
I would like to measure the effect of certain modes in a state space model. I am using singular value decomposition of the cont...
12年弱 前 | 0 件の回答 | 0