photo

Bibhu Das


Indian School of Mines

Last seen: 5 months 前 自 2016 起处于活动状态

Followers: 1   Following: 0

消息

统计学

All
MATLAB Answers

2 个提问
2 个回答

File Exchange

4 文件

排名
230,494
of 297,527

声誉
0

贡献数
2 个提问
2 个回答

回答接受率
50.0%

收到投票数
0

排名
4,564 of 20,454

声誉
304

平均
3.70

贡献数
4 文件

下载次数
9

ALL TIME 下载次数
2790

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Submission
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Convert large xyz file into grid
If its a 2D data try to figure out min. and max. of X and Y. Then reshape the z column so that size z is equal to 300276. Finall...

5 years 前 | 0

已回答
how to get rid of the following error
This kind of error is appearing may be because of the q value defined. If the q value at t-1 becomes negative or zero and the fu...

7 years 前 | 0

提问


I have created and .exe from the matlab script but the program returns an error while reading print command. Is any any way to save the plot to jpeg from the compiled matlab script??
My code is about plotting of some field data.I created a standalone executable from the script after the control returns the plo...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How can I read a text file and import a part of it into matlab.
I have a text file with 13 columns and some 900 rows. But,column 9 to 12 are asterisk and 13th is again numeric.I want to import...

8 years 前 | 2 个回答 | 0

2

个回答