photo

Sobhan


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

7 Fragen
3 Antworten

RANG
155.834
of 300.365

REPUTATION
0

BEITRÄGE
7 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • 3 Month Streak
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


finding duplicate number and adjacent row value
Suppose I have a matrix of values v = [1 4; 1 5; 2 4; 2 4; 2 5; 2 5; 3 4; 3 7] in column one the numbers are consecutive ...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
matrix indexing and creating a new matrix with new size
Cell array was the solution: output{f} = Mydata (Index1:Index2,1)

mehr als 13 Jahre vor | 0

Frage


the min value between two peaks and index of zero-crossing point
Hi Experts, Please check these two graphs here: <http://i45.tinypic.com/24pb240.gif> In the graph at the top, I am interested ...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


matrix indexing and creating a new matrix with new size
Dear experts, I hope somebody can help me. I have a n*4 matrix. In a loop I want to index some rows (the range is not fixed) f...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Finding the first and last element of a matrix
Dear all, I have a problem and I hope somebody can help. I want to find the value of min, max, start and end of different...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
finding turning points of a dataset
Dear all, thanks for all your suggestions. Geoff`s answer helped me to solve the problem. As he suggested by defining a toleran...

mehr als 13 Jahre vor | 0

Frage


finding turning points of a dataset
Dear all, I hope somebody can help me with the following problem: I have a vector of x. The numbers within this vector (1-n) c...

mehr als 13 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


logical indexing of a matrix with different columns
Dear all, This is my problem: I have a matrix of 3 columns and 100 rows. I want to find for each column the position of cell...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
calculate the mean of several columns
Dear all, Waynes` solution worked like a charm. You are awesome. Thanks a lot for your nice suggestions :)

mehr als 13 Jahre vor | 0

Frage


calculate the mean of several columns
Hi all, I am new to Matlab and I am struggling with this problem. I have a matrix with 112 columns and 100 rows. How can I ca...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten