photo

Rok mr


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
256,802
of 297,457

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 4 answers | 0

4

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer