photo

Jordan Rosales


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

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
229,234
of 300,365

평판
0

참여
10 질문
0 답변

답변 채택
10.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I plot disorganized data?
I am currently attempting to plot column G as a function of column K. I have tha data loaded into seperate vectors in MATLAB...

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

2

답변

질문


using fzero to solve nonlinear equation
I have the nonlinear equation I need to use fzero to solve for s at different times, t. In my script, I defined known paramete...

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

1

답변

질문


Using fminsearch to determine variables
Currently I am working on estimating two different variables of a sigmoid curve graph, the first variable 'z(1)' is the slope of...

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

1

답변

질문


How to write switch statement
For an assignment i am supposed to convert this if else statement into a switch case statement: if val > 5 if val < 7 ...

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

2

답변

질문


Setting up a system of linear equations and using backslash
For this question i am to set up a set of linear equations which i know to be that the sum of torque, and the forces in the x an...

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

0

답변

질문


Using a loop to calculate max values
For a homework problem I have a structure with one field which is a 40x12 table. For this problem I am asked to find the maximum...

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

2

답변

질문


Function saying too many outputs
I am trying to create a function that takes the i, j, and k values of a vector and calculates the magnitude and unit vector. If ...

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

1

답변

질문


How do I get my connect four game in MATLAB to end when a win is detected?
I am almost finished with my MATLAB game, but the game will not end when a win is detected. I cannot get win to equal zero and b...

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

1

답변

질문


I am unable to end the game when a win is detected in connect four on matlab
I have the 2 player game essentially finished, but once a win is detected, the win variable will not set equal to zero, ending t...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


How do I detect a win in Connect 4 MATLAB
Im unsure if i need a function or if there is an easier way to do it manually, also I cannot figure out a way to get win=0 and e...

거의 7년 전 | 답변 수: 0 | 0

0

답변