Statistiques
2 Questions
0 Réponses
RANG
255 929
of 300 365
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.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
Feeds
Question
pls help me shortened my code.. i really need your help. .Especially in the if elseif statement.
here's what i have. Fs = 8000; t = 0.25; n =1:ceil(t*Fs); tone1 = sin(2*pi*(697/Fs)*n) + sin(2*pi*(1209/Fs)*n)...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
Hi Everyone! I'm trying to have a for loop that will repeat the question when the input value is greater than or less than to required value
here's what i have: Fs = 8000; t =0.5; n=[1:ceil(t*Fs)]; T1 = sin(2*pi*(697/Fs)*n) + sin(2*pi*(1209/Fs)*n); ...
environ 10 ans il y a | 2 réponses | 0
