Community Profile

photo

Izem


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

统计数据

  • Thankful Level 2
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


How to add data from a text file to another text file ?
Hello, I want to modify File 2 to File 3 based on File 1. As you can see in the picture attached to this question, some (m,n) v...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Plot data from text file
I want to plot ReP^2+ImP^2 as function of numero = 5, 10, 15 …145 for each mode(m,n) I would like to have something like this wi...

3 years 前 | 0 个回答 | 0

0

个回答

提问


convert cell to a list
Let's say I have 2 cells X = {'1 2 3 4 5 6'} and Y = {'7 8 9 10 11 12'}. I want to plot(X,Y), is there a way to do it directly ?...

3 years 前 | 1 个回答 | 0

1

个回答

提问


convert cell to a list
Let's say I have 2 cells X = {'1 2 3 4 5 6'} and Y = {'7 8 9 10 11 12'}. I want to plot(X,Y), is there a way to do it directly ?...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How can I access the last values of a list using end?
I have a list, let's say length(list) = 40 how can I access the value which indice is 37 using end ? (in my case I don't know t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I modify a part of my text file
Hello everyone, I have a .dat file like in the picture and I would like to modify I3 values (the last column). I want to replac...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Modify a text file
Hello everyone, I have a .dat file like in the picture and I would like to modify I3 values (the last column). I can't use text...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to append a text file to another text file
I have two files : file1.dat ans file2.dat and I want to add the content of the file2.dat to the end of file1.dat with a space b...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Extract elements of a list using their indices
I have a list B which contains the indices of a classified elements and a bigger list A and I want to extract the elements of A ...

3 years 前 | 1 个回答 | 1

1

个回答

提问


How can I better classify my data
Hi everyone, I am trying to separate data into two groups using clustering (k-means) as you can see in the picture attached. My...

3 years 前 | 1 个回答 | 0

1

个回答