photo

William


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
157,602
of 301,708

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,391

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,174

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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?

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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?

4 years 前 | 1 个回答 | 0

1

个回答