Community Profile

photo

Achyuth S.S


Last seen: 대략 2개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Simple blockchain V2V Communication
We are trying to setup basic blockchain in MATLAB. This code sets up the basic structure for a blockchain in MATLAB. It defines...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


Decimation in Frequency (DIF - FFT) Algorithm in MATLAB, without using in-built functions.
I am trying to implement the following code in MATLAB - % Define input sequence x = input('Enter the sequence : ') % Get seq...

대략 1년 전 | 답변 수: 3 | 1

3

답변

질문


Error in Linear Convolution code MATLAB
I am trying to run this code : Question : Linear convolution and circular convolution of two sequences. %%Linear convolution ...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Dice Rolling simulation in MATLAB, using relative frequency approach
Consider the dice rolling experiment. Use the relative frequency approach to assign the probability of the event, A = {sum of ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Poisson PMF using MATLAB
I need to plot the Probability Mass function of the Poisson Random Variable. How to plot the above figure for lambda = 4 usi...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to plot a complex function f(z) in 3D
A complex function f (z) = Conjugate(z) / z How do we plot this in MATLAB?

1년 초과 전 | 답변 수: 2 | 0

2

답변