photo

Uwe Brauer


Last seen: 8日 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


start the python engine via a script
I am running Ubuntu 16.04, Matlab 2016b and emacs 27. I started to use matlab's python engine basically to run matlab cod...

約6年 前 | 2 件の回答 | 0

2

回答

質問


[p,table]= anova1(M)l; and frprint f for the table
Hi how can I achive table is a array, how can I use fprintf('%s', table(2.5)) google was not really helpful

約6年 前 | 0 件の回答 | 0

0

回答

回答済み
eig: different base
thanks for the clarification. my reason was, basically, curiosity, nothing else.

約6年 前 | 0

質問


symbolic eig, problems with presentation and zero values
Please look at the following example if true clear all A= sym([1 1 1; 1 1 1; 1 1 1]) % the eigenvalues of that mat...

約6年 前 | 0 件の回答 | 1

0

回答

質問


eig: different base
Please look at the following example: clear all A= ([1 1 1; 1 1 1; 1 1 1]) % the eigenvalues of that matrix are l...

約6年 前 | 1 件の回答 | 0

1

回答

質問


symbolic, Newton Polynoms, avoid multiplication, latex
Hi I have the following code C=[0.46 -0.12] X=[3 2] syms x new=C(1)+C(2)*(x-X(1)) latex(new) that should ...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


contourf, outside a region
Hi I am using contourf to plot a contour of a complex function. See the image below. However I would like to fill the outsid...

6年以上 前 | 1 件の回答 | 0

1

回答