Babacar Dieng
Followers: 0 Following: 0
Statistics
RANK
26 074
of 295 673
REPUTATION
1
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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)
ungefär 3 år ago | 1 answer | 0
1
answerrunning Multiple Functions, in Parralel in Matlab for Arduino or Ardruino Itself ?
how do i transfer the matlab code to ardruino
ungefär 3 år 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 ?
ungefär 3 år ago | 1 answer | 1
1
answerQuestion
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...
ungefär 3 år ago | 2 answers | 0
2
answersError with audiowrite R2020b
audiowrite( 'down.wav', x, fs2, "BitsPerSample" , 8 );
ungefär 3 år 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...
ungefär 3 år ago | 1 answer | 0
1
answerSolved
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:...
nästan 5 år ago
n = nume1(y); on the Matlab OnRamp dosen't work ?
thanks! i I misspelled the function
ungefär 7 år 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 ✔ ...
ungefär 7 år ago | 3 answers | 0