photo

Tess


Last seen: 2 years 前 自 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_...

2 years 前 | 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=...

2 years 前 | 2 个回答 | 0

2

个回答