How can i coda this process?
이전 댓글 표시

x=((0*-0.15)+(-7.50*-1.25)+(-9.50*-1.40)+(-5.81*-1.32)+(2.15*-1.28)+(10.20*-0.15)+(7.50*0))
%
h=((0*-7.50)+(-0.15*-9.50)+(-1.25*-5.81)+(-1.40*2.15)+(-1.32*10.20)+(-1.28*7.50)+(-0.15*0))
%
2*F=x-h
How can i coda this process?
댓글 수: 4
John D'Errico
2017년 4월 1일
편집: John D'Errico
2017년 4월 1일
What process? Only you know what the notation you have there means. Anyway, it seems like you have written something, although
2*F = x-h
is not valid syntax.
Muhendisleksi
2017년 4월 1일
John D'Errico
2017년 4월 1일
Ok. So you wrote it. What is the problem?
Muhendisleksi
2017년 4월 1일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!