Community Profile

photo

Izem


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Statistiken

  • Thankful Level 2
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort