结果出现复数。
조회 수: 3 (최근 30일)
이전 댓글 표시
果博东方登录网址【gb2032 .com】
2022년 10월 12일
댓글: Cassandra Myers
2023년 3월 23일
unction output=myfun(x)
output(1)=x(1)^2-108*x(1)+x(2)^2+x(4)+2660;
output(2)=x(1)^2-108*x(1)+x(2)^2+x(5)+2659.7664;
output(3)=5.3*sqrt(x(1)^2-108*x(1)+x(2)^2+2660)-x(3)*sqrt(108*x(1)-x(1)^2-x(2)^2-1259.51)+x(6);
为什么结果出现负数
댓글 수: 0
채택된 답변
果博东方公司网站【gb2032 .com】
2022년 10월 12일
形如sqrt(108*x(1)-x(1)^2-x(2)^2-1259.51)这种地方,取个x为全零的向量,可不就对负数开方得到复数的虚部了?
댓글 수: 1
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!