photo

Ashish Bhatt


University of Central Florida

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
7,001
of 299,768

声誉
6

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
3

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

已回答
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 前 | 3

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答