photo

Jordan Rosales


Last seen: fast 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

10 Fragen
0 Antworten

RANG
279.270
of 300.381

REPUTATION
0

BEITRÄGE
10 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
10.0%

ERHALTENE STIMMEN
0

RANG
 of 20.941

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.477

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten