Community Profile

photo

Mehmet


Last seen: 16 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to obtain the outermost elements of a 2D matrix ?
Hello everyone, How can I obtain the outermost elements of a 2D matrix ? (For example, the elements that are highlighted in th...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Lyapunov Exponent of Logistic Map using "lyapunovExponent" function
So, can we get the Lypaunov exponent from a sequence of real data using lyapunovExponent?

mehr als ein Jahr vor | 0

Frage


Lyapunov Exponent of Logistic Map using "lyapunovExponent" function
Hello, How can I obtain the Lyapunov exponent of a logistic map using "lyapunovExponent" function ? (Assuming control parameter...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How to reshape an M x (aN) matrix into a (aM) x (N) matrix in MATLAB?
Hey everyone, I want to reshape an M x (aN) matrix into a (aM) x (N) matrix in MATLAB without using nested for loops? An examp...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract the 4 MSBs of decimal numbers in a matrix?
Hello everyone, I would like to know if there is an elegant and easy way to get the 4 MSBs (or 4 LSBs) of decimal numbers in a ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Conversion of a binary matrix to decimal matrix
Hello everyone, I wonder if there is an easier way to convert a binary matrix to a decimal matrix? For example: A = [1 1 1 1 1...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Modulus Problem When Using Floating-Numbers
Hello everyone, I would like to compute the following formula using MATLAB's mod function. My first five x0 values are 0,360...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort