Nathan Ross
Followers: 0 Following: 0
Statistics
RANK
78,607
of 295,673
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Adding noise to a PID signal
Hi everyone, As the title says I have created a PID system, and am attempting to add random noise over the created signal, but a...
2 years ago | 1 answer | 0
1
answerQuestion
matrix dimension errors in trig-fourier serier
Hi everyone, I am trying to graph a trigonemetric fourier series,and I am pretty sure I have all the required parts but I keep g...
3 years ago | 1 answer | 0
1
answerQuestion
Check win with "if statements"
I have been working on different methods to check for a winner in my game of tic tac toe. My current approach is using "if" stat...
3 years ago | 1 answer | 0
1
answerQuestion
Tic-tac-toe winner check
I have designed a game of tic tac toe and am now trying to implement some way of displaying a winner for either player . I know ...
3 years ago | 1 answer | 0
1
answerQuestion
Terminating a game of tic tac toe if two entries are entered in the same cell
As the title suggests, i am finishing up making a game of tic tac toe , and want to write some code at the end that will termina...
3 years ago | 1 answer | 0
1
answerQuestion
help with Tic Tac toe
I've been making a game of tic tac tow where you can click to enter your "x" or "o" but am having trouble centering each of them...
3 years ago | 2 answers | 0
2
answersQuestion
Error using linecallback function with ButtonDownFcn.
I have been trying to create a tic-tac-toe game , but am running into a problem as to how I should enable clicking on each cell ...
3 years ago | 1 answer | 0