photo

m13


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
166,682
of 300,381

평판
0

참여
8 질문
0 답변

답변 채택
12.5%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Simulink integrator returns incorrect results
I have a problem where the simulink integrator is not producing the expected results. I have tested taking the derivative of my ...

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

0

답변

질문


Inner matrix dimensions must agree.
I am trying to solve the the equation below and keep getting the error that inner matrix dimensions don't agree. I've been looki...

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

1

답변

질문


Defining signal attributes in Data Storage Memory
I have global variables in my Matlab code that I would like you use a Data Storage Memory block to use them in my simulation. Do...

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

1

답변

질문


Size mismatch (size [1 x 3] ~= size [3 x 1]).
I am getting the following error: Size mismatch (size [1 x 3] ~= size [3 x 1]). Function 'Controllers/Nonlinear_Con...

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

1

답변

질문


Creating matrix outside for loop
I need to create a matrix of variables and have the current code below. Is there anyway to do this without a for loop? x =...

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

1

답변

질문


Maximum in For Loop
I need to find the maximum value of the last equation in my for loop as well as the iterative value. How would I do this? For ex...

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

1

답변

질문


How to plot values from a for loop that don't start at x=0?
I am trying to plot values from multiple for loops for different values of x that are greater than 0. I have one for loop from x...

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

1

답변

질문


Running a while loop in a for loop
I am trying to solve multiple equations for different times until the last equation equals a certain value. Something like this:...

9년 초과 전 | 답변 수: 2 | 0

2

답변