How can i coda this process?
1 次查看(过去 30 天)
显示 更早的评论

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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!