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