Community Profile

photo

Haruki SHIMOTORI


Last seen: 4일 전 2020년부터 활동

Followers: 0   Following: 0

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

통계

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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. ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 3년 전 | 답변 수: 1 | 0

1

답변

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

3년 초과 전 | 0

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변