Feeds
已解决
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
5 months 前
提问
Issue with Laplace Transform for Exponential Functions in MATLAB
Hello everyone, I'm encountering an issue while trying to compute the Laplace transform of exponential functions in MATLAB usin...
5 months 前 | 1 个回答 | 0
1
个回答已解决
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
11 months 前