photo

Apashanka Das


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
250,432
of 300,270

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,903

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Merge two .fig figures side by side by connecting yaxes in matlab
I have two figure files 'A.fig' and 'B.fig'. I want to have the two figues side by side such that right hand vertical axes line...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Problem using 'dlmwrite' into .txt file which contains 19/20 digit intergers
I have a csv file (id.txt) which contains two columns having 19/20 digit integers. I am executing the following commands in mat...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Reduce execution time in a code having 'while' loop
Sir actually in the loop ' if rp<=0.15 ' should be replaced with ' if rp<=0.15 & dvel<=300 ' thats why dvel is calculated. For ...

4 years 前 | 0

提问


Reduce execution time in a code having 'while' loop
I have written a code for finding galaxy pairs. Array 'v1' contains 8 columns in which each column contains different properties...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to find the values of a function at any desired point given its value at some arbitrary points??
If my function u(x,y,z) values is given at say 5 points (x,y,z).....now I want to find the value of the function at the meshgri...

6 years 前 | 1 个回答 | 0

1

个回答