photo

Nuno Simões


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Oceanografia

统计学

MATLAB Answers

4 个提问
0 个回答

排名
34,255
of 300,399

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Dlmwrite in looping - only records the last Linha of the matrix in the text file
Hi This is my script: for n=1:numel(LonUq) for m = 1:numel(LatUq) ind = find(LLDAm(:,2) == LonUq(n) & LLDAm(:,1...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Someone can explain to me how to generate and save a txt, excel file data, after "for loop" and is meshgrid ?
Hi, I have the following script to run the attached data. fname1 = uigetfile({'*.txt;*.dat;*.tab','Data Files (*.txt...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Is there any command / function to tell what the value of this list that is closest to 20 (for example)?
Hi, I have, for example, the following list of values. 102.0 105.7 116.5 128.3 134.0 137.3 0.080 0...

11 years 前 | 1 个回答 | 1

1

个回答

提问


For Loop or filter to select equal data in a data file ?
Hello I have a dat file with the following data, and through them, I need to select the same values ​​of Latitude and then s...

11 years 前 | 2 个回答 | 0

2

个回答