photo

Amy Wong


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
251.173
of 300.381

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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>> ...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Huffman coding and decoding
I have to implement huffman encoding and decoding for a '.tif' image without using the inbuilt matlab function like huffmandict,...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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(...

circa 8 anni fa | 1 risposta | 0

1

risposta