필터 지우기
필터 지우기

plotting the magnitude of a complex fraction

조회 수: 1 (최근 30일)
Maxime Michel
Maxime Michel 2019년 3월 14일
편집: madhan ravi 2019년 3월 14일
I have a function
H = 1/(1 - 0.5i * exp(-i*2*pi*f)); % In Matlab, f would be defined as: f = 0:0.1:2*pi;
I need to be able to plot the magnitude of H(f) but Matlab won't allow me to define H saying:
%Error using /, Matrix dimensions must agree
What am I doing wrong ?

채택된 답변

madhan ravi
madhan ravi 2019년 3월 14일
  댓글 수: 2
Maxime Michel
Maxime Michel 2019년 3월 14일
Could you explain why this works and not the normal divisor symbol ?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by