photo

AMAN GUPTA


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
158,831
of 299,722

声誉
0

贡献数
10 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

3 years 前 | 0

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答