Community Profile

photo

cikalekli


Con actividad desde 2021

Followers: 0   Following: 0

Do your job with love

Programming Languages:
C++
Spoken Languages:
French

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


I working on a Simulink Signal Spectrum Analyzing on my own, and I'm stuck
Hi, I am working on my own to understand Simulink Spectrum Analyzing Fundamentals. My curiosity is about the multiplication of ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What Is Wrong With My Code? (Downsampling Of A Sinc Signal)
Hi, I'm studying on my own about downsampling the signals on matlab. Before exhibit my code which I wrote, I've curiosity quest...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Simulink - Multiplication of Two Sine Signals (i couldn't understand the logic)
Hi, while I was doing some practises on Simulink to learn it better on my own, I have stuck and could not find the reason behind...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What is wrong with my Code? (Fast Fourier Transform)
Hi, there is a signal that I was trying to port into matlab just for a practise to teach myself about FFt. g(t) = rect(t/T) cos...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I Wrote a Code For Fast Fourier Transformation With a Sin Function
I created a code plots a sin(2*pi*f*t) function in t=-4:0.001:4 with period (T) 5ms. Then by using Fast Fourier Transformation ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I get an error and what caused it? - Function Plotting
I get an error. What caused it and how do I fix it? Here my code: t = -5:0.1:5; y = ((2.*cos(x)+exp(-0.4.*x))./(0.2.*x+e...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting a Continuous Spectrum
Hi, while I'm practising about continuous spectrum plotting I'm stuck at one point. For example I want to give T = 0.2 and A = ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting Impulse response of a system and I am stuck
Hi, while I am practising about plotting impulse signal here and I'm stuck: and I wanted to plot this signal: I have the ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fourier series and transform of Sinc Function
Does the line spectrum acquired in 2nd have a sinc envelope like the one obtained in 3rd? Here is my code below: x = [-5:0.001...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Convolving Two Signals Using Matlab.
Hi, I have a question about convolution of 2 signals. I shared my code at the end of the question. I am wondering if I did it ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
discrete-time real exponential signal
The expected result and your code is a lot different as you can see. Here I made it more accurate version: clc; clear; c...

más de 2 años hace | 0

Pregunta


Generating An Exponential Function
I am trying to generate an exponential function which grows with factor 0.5 between -20 < t < 20. Did I find it correct? I...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


discrete-time real exponential signal
HOW CAN I DELETE THOSE POINTS WHICH ARE VISIBLE AT ZERO AT COUPLE TIMES? I was trying to create a power signal as with α = -0....

más de 2 años hace | 2 respuestas | 0

2

respuestas

Respondida
The Usage of Dot Operation in Plot a Function
Hi, thank you. Here when I write this: f=((3.*cos(x)./(0.5.*x + exp(-0.5.*x))) - (4.*x/7) and f=((3.*cos(x)/(0.5.*x...

más de 2 años hace | 0

Pregunta


The Usage of Dot Operation in Plot a Function
Hi, how can I decide whether I should use dot for describing a function. There is a code below which has been written by myself....

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Extracting the sub-matrix
Hello, while I'm practising on Matlab about extracting matrix and here there was a thing which I stucked while doing it. (Plus, ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Plotting Sinusoidal Wave Graph on MatLab
I want to plot the graph of this sinusoidal equation on matlab but I could not accomplished right... Here is my sinusoidal wave...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Ploting graph on matlab
Hi I just want to plot this equation on matlab and plot the graph for finding the type of its graph too. here is my code but it...

casi 3 años hace | 1 respuesta | 0

1

respuesta