Community Profile

photo

Yuichi Tadokoro


Last seen: 대략 4년 전 2015년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

답변 있음
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...

5년 초과 전 | 2

| 수락됨

답변 있음
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 ...

5년 초과 전 | 1

| 수락됨

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

5년 초과 전 | 4

| 수락됨

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

5년 초과 전 | 4

| 수락됨

답변 있음
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 ...

8년 초과 전 | 1