photo

Mobasher Hossain


Active since 2015

Followers: 0   Following: 0

Statistics

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

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

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

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

9 years ago | 1 answer | 0

1

answer