photo

Sudhir Rai


Last seen: 11 meses hace Con actividad desde 2020

Followers: 0   Following: 0

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

Estadística

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

Ver insignias

Feeds

Ver por

Pregunta


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.

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

más de 3 años hace

Respondida
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')

más de 3 años hace | 4

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta