
Gökçe Öter
Followers: 0 Following: 0
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-...
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