Haruki SHIMOTORI
Followers: 0 Following: 0
Python, C++, C, MATLAB
Statistics
RANK
205,309
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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. ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answer点と曲線の距離
厳密解ではありませんが、以下のスクリプトで最小距離に近い値は計算できました。 計算の流れですが、まずn次関数をとして、十分に細かい離散的なに対するを計算します。次に、任意の点と先ほど求めたそれぞれとのユークリッド距離を関数で計算します。最後に、ユークリッ...
4 years ago | 0
Question
MATLAB Coderで「非セル配列オブジェクトからセル要素を参照しています。」とエラーが出る
以下のように使う関数 "GetFlag" をMATLAB CoderでC言語に変換しようとしました。 %main.m SampleNum = 1000; theta = linspace(0, 1.1 * pi, SampleNum); fun...
4 years ago | 0 answers | 0