Community Profile

photo

Apashanka Das


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

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

2 years ago | 0

Question


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

2 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer