photo

주형


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
232,544
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Thankful Level 2

View badges

Feeds

View by

Question


C Caller error when passing 2D array inside struct via Simulink bus
I have a variable in C header defined as typedef struct { double a[1][4]; } temp and a C function: void Fun(Temp* temp) {...

1 month ago | 1 answer | 0

1

answer

Question


"eig" in Simulink Matlab Function returns complex value.
Hi. I am using simulink - matlab function. When I use it, an odd phenomenon happens. here's my matlab function code function...

2 years ago | 1 answer | 0

1

answer

Question


Simulink IMU's accelerometer is different with MPU6050 acclerometer
I am using Simulink IMU box to simulate my dynamic model, but its accelerometer values seem to have opposite sign. If we lay MPU...

2 years ago | 2 answers | 0

2

answers