Community Profile

photo

Babacar Dieng


Last seen: 2年弱 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

チャネル


Lora_Environnemental_Data
LoRa Based Environmental Monitoring

約2年 前

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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)

2年以上 前 | 1 件の回答 | 0

1

回答

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

2年以上 前 | 0

質問


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 ?

2年以上 前 | 1 件の回答 | 1

1

回答

質問


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

2年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Error with audiowrite R2020b
audiowrite( 'down.wav', x, fs2, "BitsPerSample" , 8 );

2年以上 前 | 0

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約4年 前

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

6年以上 前 | 0

質問


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

6年以上 前 | 3 件の回答 | 0

3

回答