Gökçe Öter - MATLAB Central
photo

Gökçe Öter


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/18 to 03/25Use left and right arrows to move selectionFrom 05/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
1 个回答

排名
6,521
of 297,503

声誉
7

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
2

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Eliminating and creating new data file
Hello all, I have data which has information for different events, each event has 5 row information. I just want to eliminate th...

7 years 前 | 1 个回答 | 1

1

个回答

已回答
How to convert rad/sn to Hz in transfer function?
See the doc for bodeplot, or setoptions. You can try this one; cj=sqrt(-1); poles=[-0.02365+0.02365*cj; -0.02365-...

7 years 前 | 1

| 已接受

提问


How to eliminate and create new data file ?
Hi, I have data which has information for different events, each event has 5 row information. I just want to eleminate this data...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I sort defined letter with numbers ?
How can I sort defined letter with numbers ? My code is like that; A = xlsread('dee.xlsx'); for i= 4:5:length(A) ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


2 different for loops at the same time ?
Hi, I've just tried to make 2 for loops at the same time but I couldn't achieve that properly. Assume that "A" can be any matrix...

7 years 前 | 4 个回答 | 0

4

个回答