Community Profile

photo

Tess


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Cart2pol function: wrong output angle is produced when input angle is in degrees, any help??
function [theta, r] = cart2polar(x, y, is_theta_in_deg) %converts co-ordinates x and y to polar corrdinates r,theta %is_theta_...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Code for graphing bending moment is giving the wrong graph and I don't know why, can anyone help?
clear; range=[0 10]; nweights=3; w=150; Wk=[1500 -3000 2500]; p=[3 5 7]; L=max(range); M=0; y=0; M0=0; sumM=0; for x=...

1년 초과 전 | 답변 수: 2 | 0

2

답변