Community Profile

photo

Daniel Saunders


University of Massachusetts - Amherst

Active since 2016

Followers: 0   Following: 0

Message

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

All
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 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

answers

Question


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

answers

Question


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

8 years ago | 1 answer | 0

1

answer