Community Profile

photo

Yuichi Tadokoro


Last seen: environ 4 ans il y a Actif depuis 2015

Statistiques

All
  • Community Group Solver
  • First Review
  • Cody Problems in Japanese Master
  • Indexing V Master
  • Matrix Manipulation II Master
  • Knowledgeable Level 2
  • Cody5 Easy Master
  • Commenter
  • First Answer
  • Solver

Afficher les badges

Content Feed

Afficher par

A répondu
Rank in Matlab shows different result than Mathematica
For example, we have rank=2 in MATLAB and rank=1 in WolframAlpha for a matrix shown below. * Mathematica: <http://www.wolfram...

plus de 5 ans il y a | 2

| A accepté

A répondu
Transpose of a symbolic 'real' results in conj()
You need to use assumeAlso(c, 'real') instead of 'assume' to keep the assumptions on a and b. >> assumptions ...

plus de 5 ans il y a | 1

| A accepté

A répondu
頂点の近似をしたいです。
ちょうど似たような内容に取り組んでいたので回答します. 方法はいろいろ考えられますが,ハフ変換を使用したものが簡単だと思います. <https://jp.mathworks.com/help/images/ref/hough.html> 手順...

plus de 5 ans il y a | 4

| A accepté

A répondu
FMUインポートブロックにおけるパラメータ値の入出力方法について
FMUインポートブロックのパラメータは、直接Simulinkブロックのパラメータとして格納されているようです。 例として、標準で入っているデモを使用してみてみます。 fmudemo_vehicAOB FMUブロックのダイアログを開いてみる...

plus de 5 ans il y a | 4

| A accepté

A répondu
Segmentation fault when starting matlab
I had the same issue on my Intel laptop running Arch Linux. In my case, it was a problem with ncurses that had been updated ...

plus de 8 ans il y a | 1