photo

William


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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?

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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?

quasi 3 anni fa | 1 risposta | 0

1

risposta