photo

Haruki SHIMOTORI


Last seen: 4 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


On speeding up co-simulation between Gazebo and Simulink
Hello. This question helped me understand why shortening the step time of the cosimulation increases the simulation time. ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Co-simulation between Simulink and Gazebo runs slowly
Hello. I want to use Gazebo and Simulink to simulate a robot, so I tried this example first. Gazebo runs on a virtual machine o...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
点と曲線の距離
厳密解ではありませんが、以下のスクリプトで最小距離に近い値は計算できました。 計算の流れですが、まずn次関数をとして、十分に細かい離散的なに対するを計算します。次に、任意の点と先ほど求めたそれぞれとのユークリッド距離を関数で計算します。最後に、ユークリッ...

mehr als 3 Jahre vor | 0

Frage


MATLAB Coderで「非セル配列オブジェクトからセル要素を参照しています。」とエラーが出る
以下のように使う関数 "GetFlag" をMATLAB CoderでC言語に変換しようとしました。 %main.m SampleNum = 1000; theta = linspace(0, 1.1 * pi, SampleNum); fun...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten