Community Profile

photo

Matt Flood


Last seen: ein Tag vor Aktiv seit 2016

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English

Statistiken

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Submission
  • Thankful Level 1
  • First Review
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


EntropyHub
An open-source toolkit for entropic data analysis

etwa ein Monat vor | 71 Downloads |

Thumbnail

Frage


Strange bug when indexing vector
The following piece of code works as I want it to. It sorts the elements in a 2x2 matrix and gives equal rank order to elements...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I use a variable number of structure fields as function arguments?
Hello, I have a structure that conatins a function handle and any number of other variables (in this case 4), like so: MyStruc...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why do I stop receiving UDP data sent over Ethernet?
I have two laptops, each recording data from separate instruments using TCP/IP. In order to time-synchronize the data collected ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I specify the corner frequencies of a 1-D wavelet filter bank?
Hello, I have a signal sampled at 128 Hz. When I create a filter bank using these lines of code, fb = dwtfilterbank('Wa...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why is large matrix subtraction making my code so slow?
Hello, I have created a function which handles matrices roughly [10000 x 20000] in size. When I ran my function using the ti...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


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

mehr als 7 Jahre vor