Community Profile

photo

William


Last seen: más de 1 año hace Con actividad desde 2021

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


Question about reformulating a difference equation as a matrix equation
The difference equation and the boundary value are: . I know how to solve for y(n) with eigen vector to obtain homogeneous solu...

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

0

respuestas

Pregunta


How to show difference equation on the command line?
For example, given , is there a way to show this equation on the command line in Matlab just like what the tf() does?

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

1

respuesta

Pregunta


To determine the stability of a LTI system with a two-sided impulse response has the difference equation model
I am trying to determine the stability of the following system:. The following is my code: My question is: In my code, I can on...

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

1

respuesta

Pregunta


To determine whether the system is stable.
I have writen the code to determine the stability of a system. However, the result keeps saying that 'System is not stable' even...

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

1

respuesta

Pregunta


How to write a function which performs deconvolution to solve for x given y and h where y = h*x (all column vectors) using linsolve
I do know that the deconv() function can do it perfectly. However, I was wondering if anyone can write a function with linsolve(...

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

0

respuestas

Pregunta


Given the periodic sequence cos(2πrn) , how to determine a rule for finding the period N from r using Matlab?
Is there a way to work out the correlation between the period of this sequence and the coefficient r. It is explicit that the N ...

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

0

respuestas

Pregunta


How to downsample a vector x by an integer factor M with a single statement such as for loop or conditional statements
I have already learned to use downsample()function. However, are there ways to use statements to downsample a vector?

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

1

respuesta