photo

Izem


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
33,191
of 300,750

REPUTATION
1

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,073

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,837

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 3

View badges

Feeds

View by

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 1

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer