Mobasher Hossain
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0