Statistics
5 Questions
                        0 Answers
RANK
166.798
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          5 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
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
Question
Signal processing and .wav file help?
I am trying to determine the output of a utrack24 recorder I am using to record .wav files for signal processing. I have setup a...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
What are the units of a .wav file?
I am reading in a .wav file with audioread. I believe the units of the file are in volts. Is this correct? If so, are these volt...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Help with Importing .wav files with audioread and plotting spectrograms - Signal Processing
I am having trouble with understanding the units of a .wav file. I am doing an calibration experiment with my utrack24 recording...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
I have to write a code that calculates wave height, wave length, and period from bottom mounted pressure gauges in the ocean. I am using a FFT to create a spectral density plot. Where do I go from there?
plot(index_DW, pressure_DW, 'b', index_SW, pressure_SW, 'r') %from graph, find cells 8800-9000 average mean Patm=mean(pressure...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Solve for the square root of each value in a matrix
Write a function that takes the square root of only positive values. If the value is negative assign a NaN value. Use an if sta...
meer dan 9 jaar ago | 0 answers | 0