Daniel Saunders
University of Massachusetts - Amherst
2016 年からアクティブ
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.
統計
All
Feeds
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
約8年 前
質問
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年以上 前 | 0 件の回答 | 1
0
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 1 件の回答 | 0