Community Profile

photo

Lucas Clark


Last seen: 3 years 前 自 2019 起处于活动状态

统计数据

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Content Feed

排序方式:

提问


My program cannot convert from syms to double. And I don't understand why.
I'm working on a fluids problem, where we have to pump water up to a hospital. In this problem I want the contraction/expansio...

4 years 前 | 0 个回答 | 0

0

个回答

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前

提问


Why are the symbolic units not evaluated by a square root?
clear, clc u = symunit; d = .025*u.m; %Automatically convert to meters l = .6*u.m; A = pi*d^2/4; g = 9.81*u.m/u.s^2...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Polyval function not working in my fatigue failure analysis problem
This is a fatigue failure analysis of a shaft with an unknown diameter. The issue being we have a lack of information. So, w...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Trying To Plot a 3D shape
I want to create the above 3D shape using the given integral bounds. I want to use the bounds to create the shape in matlab....

5 years 前 | 1 个回答 | 0

1

个回答