Community Profile

photo

Allan Asturias


Last seen: 대략 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


multiple r values for multiple theta values
theta=[pi,3,2.8,2.5,2,pi/2,1.3,1.0,0.75,0.5]; r=(pi-theta)/(sin(theta)) x=r*cos(theta) y=r*sin(theta) plot(x,y) I was won...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Array indices must be positive integers or logical values
Not sure why I am getting this error T1=300; T3=1500; gamma=1.4; r=12; rf=1.6; B=1:5; Takeoffthrust=((T3/T1)*(1-r.^(-ga...

대략 4년 전 | 답변 수: 1 | 0

1

답변