Nathan Ross
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0