Community Profile

photo

Mehmet


Last seen: 7 days 前 自 2020 起处于活动状态

统计数据

  • Thankful Level 3
  • First Review

查看徽章

Content Feed

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

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

1 year 前 | 0

提问


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

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答