필터 지우기
필터 지우기

please give me the matlab code of the flow chart,please help me out

조회 수: 2 (최근 30일)
Syeda Naheed
Syeda Naheed 2017년 12월 11일
답변: Birdman 2017년 12월 11일

채택된 답변

Birdman
Birdman 2017년 12월 11일
if C1==-1
C1=1;
else
%do nothing
end
if C2==1
C2=-1;
else
%do nothing
end

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by