photo

Elina Park


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

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
28,610
of 301,296

평판
1

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,225

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,832

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


App Designer - lamp display running status
I'm currently designing an app that takes input from the user, sends it to a Simulink block, and displays the result in graph fo...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Iteratively solving equations in MATLAB
Hello! I'm trying to solve an equation iteratively using MATLAB. If I have an equation such as a - mx^2 + b = 0, where all vari...

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

2

답변

질문


Solving an equation with multiple variables in MATLAB
Hello, I'm trying to solve an equation using MATLAB that has multiple variables. I have the variables The equation I am try...

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

1

답변

질문


deleting rows from matrix and saving as a new matrix
Hello, If I have a matrix 20 x 20, and I want to delete row 2 and 7, I would use something like MTX_1([2,7],:) = [] is there...

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

1

답변

질문


Indexing values of an array based on values of one column
I'm looking to index a value in a certain row of a matrix, based on the values in one of the columns. For example, if I have an...

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

1

답변

질문


A way to compute dot product of an array and a vector
Hi, So if I have a 2-D array such as [1 2 3 4 5 6] and a vector such as [7 8] I want to have matlab calcul...

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

1

답변