photo

Raye


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


Quadratic integration coding error
The code I have done as shown below is the trapezoidal integration of the functions. I am having some an issue of the quad funct...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Integration with velocity trapezoidal and quadratic
The velocity of an object is V=t*sin(ct). C is a constant. Use trapezoidal and quadratic integration to integrate this from t=0...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Quadratic and Trapizodial area
The velocity of an object is V=t*sin(ct) c is a constant So here how the program goes so far x=t; t= 0:0.1:10; y= t.*...

11 years 前 | 1 个回答 | 0

1

个回答