Community Profile

photo

Babacar Dieng


Last seen: bijna 2 jaar ago Active since 2017

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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)

meer dan 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 2 jaar ago | 0

Question


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 ?

meer dan 2 jaar ago | 1 answer | 1

1

answer

Question


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...

meer dan 2 jaar ago | 2 answers | 0

2

answers

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

meer dan 2 jaar ago | 0

Question


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...

meer dan 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 6 jaar ago | 0

Question


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 ✔ ...

meer dan 6 jaar ago | 3 answers | 0

3

answers