Community Profile

photo

Ashish Bhatt


University of Central Florida

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


Numerical solution to heat equation using FTCS
Hi, I expect that error should increase as final time T increases but opposite is happening: Norm of error = 1.1194e-00...

11 years ago | 0 answers | 0

0

answers

Answered
What is missing from MATLAB?
I wish matlab could auto insert the white spaces into the expressions. For example, if I write a+b in an m-file or script, m...

12 years ago | 3

Question


printing value of a variable in a plot at some fixed coordinates
Hi, I want to plot a graph and then print values of variables at some fixed coordinates each time inside a loop: %Some i...

12 years ago | 1 answer | 0

1

answer

Question


IEEE Arithematic
I have a row vector [3 (6-3e)/(2-2e) 1] and a column vector [3 14 -5-((6-3e)/(2-2e))*14]' where e = 1+0.5*10^-15. When I multipl...

12 years ago | 1 answer | 0

1

answer

Question


Computer Arithematic
I want to subtract 1 from 1+0.5*10^-15. When I enter 1+0.5*10^-15 in MATLAB command prompt, I get 1.000000000000000e+000 and not...

12 years ago | 1 answer | 0

1

answer

Question


Reading sequence of JPEG images from current directory
Hi, I want to read JPEG images from current directory. Images are named sequentially like image000, image001 and so on. I gave ...

12 years ago | 3 answers | 0

3

answers

Question


3D array of an image to 2D array of the same image
Hi, How can I transform a 3D array (of an image) to 1 2D array of the same image without loosing the image, of course, but resu...

12 years ago | 1 answer | 0

1

answer

Question


Image to Vector
Hi, How Can I convert a JPEG image into a vector? Thanks, Ashish

12 years ago | 1 answer | 0

1

answer