
MeitiLuk
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 160,817
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 1
1
回答質問
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 ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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,:),...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 0 件の回答 | 0