photo

Raye


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
174,261
of 300,321

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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.*...

12 years ago | 1 answer | 0

1

answer