photo

Miguel Amor Rodriguez Avelino


Last seen: 6개월 전 2022년부터 활동

Followers: 0   Following: 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...

1년 초과 전 | 답변 수: 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

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

1

답변

답변 있음
which my mistake erro
I intend to graph the power factors

대략 2년 전 | 0

질문


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

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

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

1

답변