Community Profile

photo

cikalekli


2021 年からアクティブ

Do your job with love

Programming Languages:
C++
Spoken Languages:
French

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 2 件の回答 | 0

2

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

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

2

回答

質問


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

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

1

回答

回答済み
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...

2年以上 前 | 0

質問


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

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

0

回答

質問


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

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

2

回答

回答済み
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...

2年以上 前 | 0

質問


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

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

2

回答

質問


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

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

2

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答