Community Profile

photo

Jared Rigby


University of York

Active since 2012

Followers: 0   Following: 0

Message

Music Technology Graduate from the University of York's Electronics Department
Professional Interests: Audio Processing, Sensor Measurements, Evolutionary Computing

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


??? Subscript indices must either be real positive integers or logicals. Using findpeaks
I've have been using findpeaks in MatLab to locate the maximum and minimum points of a waveform with no problem, but in the last...

12 years ago | 3 answers | 0

3

answers

Answered
How to format matrix data correctly in an output text file?
I was just missing a couple of extra settings for dlmwrite dlmwrite([folder '\' rename '.txt'], rawdata, 'delimiter', '\t',...

12 years ago | 0

| accepted

Question


How to format matrix data correctly in an output text file?
Hi, I'm having trouble with some code that exports numeric data from a matrix to a text file. The code is as follows: ...

12 years ago | 1 answer | 0

1

answer

Question


How to use system to copy binary files which are not in the current directory
Hi, I'm currently struggling with using the system command to combine a series of binary files into one file. My code (and th...

12 years ago | 1 answer | 0

1

answer