Rok mr - MATLAB Central
photo

Rok mr


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 09/11 to 04/25Use left and right arrows to move selectionFrom 09/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
207,279
of 298,029

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,523

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,187

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


FFT code in Fortran
Hi, I would like to use the Fortran code pasted below in Matlab. Is there an equivalent function in ML for that code? Does ff...

12 years 前 | 4 个回答 | 0

4

个回答

提问


FFT of a signal
I have some questions related to digital signal processing and I hope anybody can help. I have to analyze measurements of a...

12 years 前 | 1 个回答 | 0

1

个回答

提问


for loop problem
Hellow, here is my code, which is not working correctly: ff=... for i=[10 11 22 53:55] Dataimp= importdata(sprintf...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Call variables in for loop
Hi to all, L1=4 L2=3 ... L30=12 for i=1:30 P(:,i)=sprintf(L%1d,i) - sprintf(L%1d,i+1) end The result should be P...

13 years 前 | 1 个回答 | 0

1

个回答

提问


xlswrite precision problem
Hi! I have a huge amount of data in array (60000x17) with precision of 3 decimal places. After some operations I would like ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


save text and data into ascii file
hi, I have a problem to save structure into text file which could be later imported to some other programs. structure: data ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


stem problem
Hi, I would like to make a stem diagram where drop lines are horizontal and not vertical. Even better would be if ML is able...

13 years 前 | 1 个回答 | 0

1

个回答