photo

Mehmet


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
80,896
of 297,457

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 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?

2 years 前 | 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...

2 years 前 | 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...

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

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

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

4 years 前 | 1 个回答 | 0

1

个回答