photo

Ashish Bhatt


University of Central Florida

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
7,001
of 300,338

REPUTATION
6

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
3

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

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

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

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

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

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

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

14 years ago | 1 answer | 0

1

answer

Question


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

14 years ago | 1 answer | 0

1

answer