Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged signal

0 votes
288 views
1 answer
    I'm doing convolution of some tensors. Here is small test in MATLAB: ker= rand(3,4,2); a= rand ... understanding of tensor convolution is wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
324 views
1 answer
    I am attempting to extract a fundamental frequency from a sound source. maybe someone is singing A3 into the ... can tidy it up posthumously. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
508 views
1 answer
    I have a C code which uses doubles. I want to be able to run the code on a DSP (TMS320). But ... fixed-point numbers (implemented as integers)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
720 views
1 answer
    How do I convert any sound signal to a list phonemes? I.e the actual methodology and/or code to go from ... purposes, then for interest sake. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
386 views
1 answer
    I am a beginner in R and I have tried to find information about the following without finding anything. The ... 100 and 1/50 respectively). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
637 views
1 answer
    Can anyone tell me how to implement an FIR filter using c programming language. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
388 views
1 answer
    I have implemented Demetri's Pitch Detector project for the iPhone and hitting up against two problems. 1) any ... in the final pitch guess. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
570 views
1 answer
    Hello kind people of the audio computing world, I have an array of samples that respresent a recording. Let us ... him. Thanks again everyone! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
361 views
1 answer
    I'm looking to extract pitches from a sound signal. Someone on IRC just explained to me how taking ... accelerate framework, cepstral analysis See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
528 views
1 answer
    can someone tell how to do the cross-correlation of two speech signals (each of 40,000 samples) in MATLAB ... coefficient? Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
538 views
1 answer
    I'm looking for digital low pass filter code/library/class for a .net windows forms project, preferably ... there. Any suggestions appreciated. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
338 views
1 answer
    First time here so sorry in advance for any butchered formatting. So I am completely new to DSP so I have ... Did I understand this correctly? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
416 views
1 answer
    I'm writing some code that plays back WAV files at different speeds, so that the wave is either slower and lower- ... when the wave is sped up. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
314 views
1 answer
    I've been playing around a little with the Exocortex implementation of the FFT, but I'm having some problems. ... synthesis. Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
568 views
1 answer
    I've read some explanations of how autocorrelation can be more efficiently calculated using the fft of a signal, ... at a detailed level. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
518 views
1 answer
    I have a range of dates and a measurement on each of those dates. I'd like to calculate an exponential ... , any advice would be appreciated) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...