Sudhir Rai
Followers: 0 Following: 0
Scientist (male). Involve in fusion research related experiments and simulations.
Statistics
RANK
4,791
of 295,467
REPUTATION
10
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
4
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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.
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years ago
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')
4 years 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...
4 years ago | 1 answer | 0