Community Profile

photo

Sudhir Rai


Last seen: 7 maanden ago Active since 2020

Scientist (male). Involve in fusion research related experiments and simulations.

Statistics

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Content Feed

View by

Question


Multi column legend in matlab plot
How can i set multicolumn and row legen in matlab R2016a,. I could not find simple way to do it.

10 maanden ago | 1 answer | 0

1

answer

Question


Saving data calculated for each temperature with varying time interval
I want to save my data for each temperature where equation is summation of n term and need to solve it by varying time. I have ...

10 maanden ago | 1 answer | 0

1

answer

Question


Averaging data between two integer and corresponding column of a matrix
I have this type of matrix A = [1 2 3 4 5 6; 1.234 1.11 1.3 2.31 2.3 2.4]' I want to average all data between two integer of ...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


conditional data selection and saving back to file
@Star Strider @Image Analyst I have data matrix x= row [1 :2:100] and y =row[1:2:100] same number of elements in x and y. i w...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Answered
How can I save matrix to .txt file?
Use this to get perfect matrix in .txt X = rand(64,60) save ('filename.txt', 'X', '-ascii')

meer dan 3 jaar ago | 4

Question


data fitting to equation
@Matt J,@Walter Roberson I have data for time(t) and pressure (p). I want to fit these data to equation I have done simple...

meer dan 3 jaar ago | 1 answer | 0

1

answer