Zaref Li - MATLAB Central
photo

Zaref Li


Last seen: 4 Tage vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB AnswersFrom 04/21 to 03/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
91.261
of 297.457

REPUTATION
0

BEITRÄGE
17 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
29.41%

ERHALTENE STIMMEN
0

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am trying to plot a graph using mathematical formulas.
Hello everyone, I am trying to obtain the following graph using the explanations below, but I am getting a different result. I w...

14 Tage vor | 0 Antworten | 0

0

Antworten

Frage


How can I split the graph into two parts?
Hello everyone, I have a matrix that I have created. I want to overlay these matrices on top of each other. However, I want to ...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How do I plot a graph?
Hello everyone, I need to plot a graph according to the formulas given below. I am also sharing the image of the graph that shou...

6 Monate vor | 0 Antworten | 0

0

Antworten

Frage


How can I scale and plot the graph according to the formula I use?
Hello everyone, I am trying to plot only the diffusion and FDEP diffusion using the formulas below. However, the FDEP diffusion...

7 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Calculation of channel capacity
Hi everyone, I want to plot the graph of channel capacity in SNR. I wrote such a code for him. I'm not sure of its accuracy. Ar...

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Designing High Pass Filter
Hi everyone, I want to design high pass filter, cut off freq=0,65pi. I wrote this code but it did not work. Can you help me? c...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


I want to change Kaiser Window parameters
Hello everyone, I am designing ideal filter using Kaiser window. I give filter requirements : I wrote this code. But how ca...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How can I add White Gaussian Noise?
Hi everyone, I want to do this : I wrote this code but I get errors. What can I do? % Signal parameters Fs = 250; % Samp...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


I want to use Interpole with Zero Padding
Hi everyone, I have a signal [ cos(2*pi*0.2*n) n:0:1:15]. I want Interpolate in time domain by a factor of 5 using zero padding...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Interpolation via Zero Padding
Hello everyone, Below is the interpolation code with zero padding. But I want to make some changes to this code. I want to in...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


how can i quantize the normal distribution using uniform PCM?
sinusoidal signal, there is quantization code for 8 levels and 16 levels using PCM scheme. However, I want to do this for N(0,1)...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I write pdf of random variable?
Hi. I want to generate a set of 1000 uniform random numbers in the interval [0, l] using the MATLAB function rand(l, N). Plot th...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I estimation of the means of a random variable?
Hi everyone. I'm trying to understand this code. Are these operations done for the Gaussian random variable? How do I change the...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I use properties of fft ?
FFT has some properties. I want to create a sinusodal signal. then I want to show these 5 properties of the fourier transform on...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


What kind of function is the Parks–McClellan filter used?
I designed a low pass Parks–McClellan filter in Matlab. But how does Matlab create this filter mathematically? What is the trans...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert signal from time domain to frequency domain with fft
Hello to everyone I have signal and time arrays. for example; signal1 = 1x609 signal1 = [0.0068, 0.0166, ..., 0.5054] T = 1x...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I pass the signal through a low-pass FIR filter?
I have a string called the signal. I want to pass it through a low pass FIR filter very close to this signed ideal. How can I do...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort
Go to top of page