photo

Babacar Dieng


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

6 个提问
3 个回答

Cody

0 个问题
1 个答案

ThingSpeak

1 公开的 个频道

排名
40,481
of 300,840

声誉
1

贡献数
6 个提问
3 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,092

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
97,276
of 171,238

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
50

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

频道


Lora_Environnemental_Data
LoRa Based Environmental Monitoring

4 years 前

提问


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

4 years 前 | 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)

4 years 前 | 1 个回答 | 0

1

个回答

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

4 years 前 | 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 ?

4 years 前 | 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...

4 years 前 | 2 个回答 | 0

2

个回答

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

4 years 前 | 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...

4 years 前 | 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:...

6 years 前

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

8 years 前 | 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 ✔ ...

8 years 前 | 3 个回答 | 0

3

个回答