photo

Jordan Rosales


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
287,195
of 300,321

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
10.0%

收到投票数
0

排名
 of 20,913

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,093

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答