Amy Wong
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 156,371
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Root Mean Square Value of Histogram
How do I find the root mean square value of this histogram? <</matlabcentral/answers/uploaded_files/101257/histogramm.PNG>> ...
約7年 前 | 2 件の回答 | 0
2
回答質問
Issue with finding the peaks of a graph.
I would like to plot peaks on the autocorrelation graph. however, the findpeaks function does not give me the peaks of the autoc...
約7年 前 | 2 件の回答 | 0
2
回答質問
Is there a way to plot a 2D histogram using 1.dp values?
Using the in-built function of imhist, it plots a histogram with values that are in integer values. However, is there a way ...
約7年 前 | 0 件の回答 | 0
0
回答質問
How to round a result to 1 decimal place.
I have a data of 4096x64 and would like to round it to 1 decimal place. When I use DATA = round(DATA,1), the error 'Too many inp...
約7年 前 | 1 件の回答 | 0
1
回答質問
Huffman coding and decoding
I have to implement huffman encoding and decoding for a '.tif' image without using the inbuilt matlab function like huffmandict,...
約7年 前 | 0 件の回答 | 0
0
回答質問
Different answer using inbuilt function and own code for entropy
When I use the inbuilt function and my own code for entropy, the answer is different. E = -sum(Rarray(Rarray>0) .* log2(...
約7年 前 | 1 件の回答 | 0