photo

Mobasher Hossain


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
104,778
of 300,508

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Did I do it right?Or I'm miss-interpreting the question?I'm so confused!!
Hi all, I'm trying to Write a program to calculate the volume under x^2 +1 curve when the curve is rotated around the x axis. ...

10 years ago | 1 answer | 0

1

answer

Question


Reverse order in column;flipud ain't giving me that.
I'm trying to write a code that put some random input integers on two columns,one in order and the other in reverse order.Here's...

10 years ago | 2 answers | 0

2

answers

Question


I'm getting wrong answer?
I'm trying to calculate the volume under x^2+ 1 curve when the curve is rotated around the x axis.This integration is from 0 to...

10 years ago | 1 answer | 0

1

answer

Question


Help me with this error!
I'm trying to plot x vs y,saving the values in arrays: clear all; l = 0.1; for index = 1:30; x(index) = (index-1...

10 years ago | 1 answer | 0

1

answer