Daniel Saunders
University of Massachusetts - Amherst
Followers: 0 Following: 0
I am a senior undergraduate student at UMass Amherst, where I study computer science and mathematics. My research interests include machine learning, neural networks, and computational complexity.
Statistics
RANK
37,514
of 295,467
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Question
Redraw semilogy without tick movement
I have the following code drawing to a GUI for i = 1:3000 [x, y] = getFFT(inlet, x); axes(handles.spectrogram...
8 years ago | 0 answers | 1
0
answersQuestion
Plotting real time windowed Fourier transform in GUIDE
Hello, I am streaming in 8 channels of EEG data via the LabStreamingLayer, and have a timer which calculates the Fourier transfo...
8 years ago | 0 answers | 0
0
answersQuestion
How to (1) accept user input while (2) keeping track of the number of character keys being pressed?
I am currently programming a task in which the participant will enter in a string via a prompt, and for this, I am using getEcho...
9 years ago | 1 answer | 0