photo

MeitiLuk


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
34,074
of 300,381

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,477

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Renaming Field Names of a Struct
I have a struct array and I want to create a new one out of it. I fetch the old name through fieldnames and I will only hav...

3 years ago | 1 answer | 0

1

answer

Question


Proper FFT-Analysis
So I have some Data from a test bench. To do a proper fft analysis I would still need some kind of windowing or i could also le...

5 years ago | 1 answer | 1

1

answer

Question


Cant get makima to work
I'm trying to inteprolate my data, with these three functions. "spline" and "pchip" are borh working. But the makima function ...

5 years ago | 1 answer | 0

1

answer

Question


Finding peaks inside an Array
I want to show my Peaks inside a plot. findpeaks seems to be the only thing that can do this. But unfortunatly I can't get it...

5 years ago | 1 answer | 0

1

answer

Question


Making a Plot inset?
So this is my Code % 1 Hz i =1; figure(1) I plot my 4 lines in one plot subplot(2,2,i) hold on; plot(Freq_0k4 {1,i}(1,:),...

5 years ago | 1 answer | 0

1

answer

Question


Writing data from cell array to vectors?
So I'm trying to reduce my Code. I have an Excel file, which has 15 sheets. These Sheets are saved into one cell array? Then I...

5 years ago | 0 answers | 0

0

answers