photo

Nathaniel Sweeney


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
203 776
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to change the color of the most recent plot point?
I am trying to make something that will change the color of the most recent plot point. This is my code so far: %% Clear clea...

environ 6 ans il y a | 2 réponses | 0

2

réponses

Question


Xcorr is not returning expected results.
So I am trying to do voice recognition with xcorr function. I am using recorded audio as 'A' and a .wav as 'B'. The .wav is the ...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


How to play .wav
Is there a way to load and play .wav files? This is what I have: s = 'diglett.wav'; Fs = 8000; audiowrite(s,y,Fs); ...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Can I record 2 separate audios at the same time?
If I start a recording at t=0 and record for 2 seconds, is it possible to start another recording at t=1 for another 2 seconds? ...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to combine overlapping audio?
I am trying to figure out how to combine 2 audio signals that have an overlap. That is, if I record audio from time = 0-2 and a ...

presque 8 ans il y a | 2 réponses | 0

2

réponses