photo

Babacar Dieng


Last seen: etwa 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


value of delta(w-w0) ?
Hi . Does anyone know what is the real value of pi.[ delta(w-50) + delta(w+50) ] ? (delta = dirac impulse) How do we get rid ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


what do you obtain when you do the f
y(t) = rect(t/pi)*cos(25t) what do you obtain ? How do you plot it not with Matlab ? what is FT Y(w)

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
running Multiple Functions, in Parralel in Matlab for Arduino or Ardruino Itself ?
how do i transfer the matlab code to ardruino

fast 3 Jahre vor | 0

Frage


Hi . what is the difference between numel() and length() of a given vector ?
what is the difference between numel() and length() of a given vector ?

fast 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


running Multiple Functions, in Parralel in Matlab for Arduino or Ardruino Itself ?
I want to do the following and have them run in parralll if (condition A==True) { function_a() ; function_b() ; func...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Error with audiowrite R2020b
audiowrite( 'down.wav', x, fs2, "BitsPerSample" , 8 );

fast 3 Jahre vor | 0

Frage


Error with audiowrite R2020b
[y,Fs]=audioread(InFilename); %Downsample fprintf('\n The downsampled sound \n') x = y(1 :2 : length(y)); fs2 = Fs/2 ; % s...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
n = nume1(y); on the Matlab OnRamp dosen't work ?
thanks! i I misspelled the function

fast 7 Jahre vor | 0

Frage


n = nume1(y); on the Matlab OnRamp dosen't work ?
Task 1 ✔ fs=10 fs = 10 Task 2 ✔ t=[0:1/fs:20]; Task 3 ✔ y = sin(1.8*2*pi*t)+sin(2.1*2*pi*t) Task 4 ✔ ...

fast 7 Jahre vor | 3 Antworten | 0

3

Antworten