photo

AMAN GUPTA


Last seen: mer än 3 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
1 Answer

RANK
158 831
of 299 722

REPUTATION
0

CONTRIBUTIONS
10 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 790

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165 604

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


DATA COMBINATION AND ARRANGEMENT
I have 4 variable D, E, F ,G. D = -.0174+.0002*(0:4); E = 370+ 1*(0:6); F = 177+ 1*(0:6); G = 0.01+.0005*(0:4); So there w...

mer än 3 år ago | 1 answer | 0

1

answer

Question


DATA ARRANGEMENT AND COMBINATION
I have 11 value of D and 11 value of E and 11 value of F. The different values of D and E and F are given below. D = -.018+.000...

mer än 3 år ago | 1 answer | 0

1

answer

Question


data interpolation and arrangement
I have csv file named as '1_1.csv', '1_2.csv', ...'1_41'.csv, '2_1.csv', '2_2.csv', ..'2_41.csv',............'71_1.csv', '71_2.c...

mer än 3 år ago | 1 answer | 0

1

answer

Question


data upload and interpolation
I have csv file named as '1_1.csv', '1_2.csv', ...'1_41'.csv, '2_1.csv', '2_2.csv', ..'2_41.csv',............'71_1.csv', '71_2.c...

mer än 3 år ago | 1 answer | 0

1

answer

Question


DATA Reading and Interpolation
I have csv file named as '1_1.csv', '1_2.csv', ...'1_41'.csv, '2_1.csv', '2_2.csv', ..'2_41.csv',............'71_1.csv', '71_2.c...

mer än 3 år ago | 1 answer | 0

1

answer

Answered
Finding data on specific point from large set data
@AndresVar can you please help me for some modification? now file name changes as '1_1_1.csv', '1_1_2.csv', ...'1_1_11'.csv, '1...

mer än 3 år ago | 0

Question


Combination of DATA in arrange manner
I have 71 value of D and 41 value of E. The different values of D and E are given below. for m=1:71 D(m)=-.02+.0001*(m-1); ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Data Arrangement in Matrix form
I am attaching a matlab file in which I am getting temperature value at 132 point for 2911 files. I want these data in matrix fr...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Sampling Technique to add uncertainity
I have a csv file in which I have data of temperature at 132 points. Now I want to add uncertainity in my data. How can I add un...

mer än 3 år ago | 1 answer | 0

1

answer

Question


READ DATA OF MULTIPLE CSV FILES
I have 360 csv files named 1.csv, 2.csv,...360.csv. Each csv file has different no of rows. How can I read 360 csv file using fo...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Finding data on specific point from large set data
I have a folder named 'THETHA'. Inside folder I have 360 csv file named '1.csv', '2.csv',...'360.csv'. Each csv file has a data ...

mer än 3 år ago | 2 answers | 0

2

answers