Ahzabuddin
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
trapuneq (unequal spaced trapezoidal rule quadrature)
Hi... I hope that I can solve a problem about trapenuq formula x = [0 .12 .22 .32 .36 .4 .44 .54 .64 .7 .8]; y = 0.2+25*x-200*...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I plot 3 lines different plots in one plot?
I have interpolation by linier and curve method. T = [0:8:40]; o = [14.621 11.843 9.870 8.418 7.305 6.413]; for linier method...
8 years 前 | 1 个回答 | 0
1
个回答提问
plot to find root Error: Unbalanced or unexpected parenthesis or bracket
>> v0 = 20; x = 35; y0 = 2; y = 1; g = 9.81; theta0 = linspace(0,90); ftheta0 = tan(theta0)*x-(g/(2*v0^2*cos^2(theta0))*...
8 years 前 | 2 个回答 | 0