photo

EB


Last seen: 거의 5년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
0 답변

순위
122,882
of 300,392

평판
0

참여
12 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


s-function builder Simulink for Arduino
I am trying to build an s-function builder for the LSM6DS3 IMU with the following Arduino code: #include <Arduino_LSM6DS3.h> ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Can't open demo?
I am trying to open this demo, but it says 'No system or file called 'pidtune_demo' found.' https://www.mathworks.com/help/sldo...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Arduino Nano 33 BLE to MATLAB
I am trying to connect my Arduino Nano 33 BLE via direct serial port. I have both MATLAB Support and Simulink Support installed...

5년 초과 전 | 답변 수: 4 | 0

4

답변

질문


How to take out units in a column
I am trying to do a 3D plot where I would plot the x and y coordinates over time, but when I try to use the plot3 command, it sa...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


FMINUNC cannot continue help?
I am trying to learn how to use fminunc, but it gives the error "Failure in initial objective function evaluation. FMINUNC canno...

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

1

답변

질문


Normalizing in Shooting Method
I want my graph to look like this: The only things I can think of is that my error equation is incorrect or I am using the wr...

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

1

답변

질문


Building Sparse Matrix with Integer Errors
I am trying ot build a sparse matrix, but I keep receiving the error: Subscript indices must either be real positive integers or...

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

1

답변

질문


How to save function to calculate in an equation?
How do you save dydx so it's not a function and can be calculated in error? At the moment, I get the error: "Undefined operator...

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

1

답변

질문


How to save ode45 outputs in a loop?
I am trying to save my T and Y values in a loop, but it gives me the error "Subscripted assignment dimension mismatch." I origi...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


Finding average step size and slope with ode45
I want to be able to calculate the average step size and slope for each value in the loop. I first want to plot the log values ...

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

1

답변

질문


How to use ode45 on a second-order ODE, but without a function file (just one script)?
I am given the following second-order ODE and I want to use ode45 and by not creating a function file. I am given the equat...

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

1

답변

질문


How do you find a sinusoidal curve on given data without using curve fit tool box?
I have a bunch of data points that outputs a graph similar to a sinusoidal, but I want to use matlab to create a single sinusoid...

대략 7년 전 | 답변 수: 2 | 0

2

답변