photo

Todd Gross


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
267,574
of 299,737

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
Audioread of *.m4a file problems
It does not give an error. There is no data in the variable y for: close all; clear all; [y,Fs]=audioread('test.m4a'); sou...

7 years ago | 0

Question


Audioread of *.m4a file problems
I can use audioread to read *.wav files but it will not read files recorded from my iPhone in m4a format. I tried the 'native' ...

7 years ago | 2 answers | 0

2

answers

Question


Problems with exponential fit.
I start with the following data: x,y 0.0025,10 0.001818,100 0.001429,10000 And try to fit to rate=a*exp(bx) u...

10 years ago | 1 answer | 0

1

answer