photo

Miguel Amor Rodriguez Avelino


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
167,991
of 301,995

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 21,486

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,989

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I create a toeplitz matrix from a signal and with that create a polynomial and get its constants
clear variables; % Limpia variables close all; % Cierra ventana cl...

3 years 前 | 0 个回答 | 0

0

个回答

提问


someone help me an example how to generate a toeplitz matrix for n matrices.
a code that generates any matrix inserting any data but always respecting the theorem

3 years 前 | 1 个回答 | 0

1

个回答

已回答
which my mistake erro
I intend to graph the power factors

4 years 前 | 0

提问


which my mistake erro
% TRANSFORMADOR MONOFASICO DE DOS DEVANADOS %ARCHIVO: EFICIENCIA_I Re=0.0276; %input('Resistencia equivalente por el lado de...

4 years 前 | 2 个回答 | 0

2

个回答

提问


someone who can help me to correct my problem please????
n = 0:10; %% Impluse Response: hn = -4*(1/3).^n; hn(1) = hn(1) + 6; b = [2 -2]; a = [1 -1/3]; hnz = filter(b,a,[1,zeros(1,l...

4 years 前 | 1 个回答 | 0

1

个回答

提问


someone who can tell me my mistake why it doesn't graph me?????? QUESTION 14.
P0214: Use function 'conv(h,x)' to compute noncausal % h convolves causal x close all; clc nh = -4:4; nx = 0:5; h = one...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Which is my mistake?
% P0232: Use function ’filter’ to study the impulse response and % step response of a system specified by LCCDE close all; clc...

4 years 前 | 1 个回答 | 0

1

个回答