photo

Navid


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

18 Domande
0 Risposte

RANK
12.500
of 300.392

REPUTAZIONE
4

CONTRIBUTI
18 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
72.22%

VOTI RICEVUTI
4

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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 3

Visualizza badge

Feeds

Visto da

Domanda


How to plot a line on top of the continuous wavelet transform (CWT) output?
Hello. According to the attached figure, I want to add a horizontal green line (at a scale of 60) on top of the continuous wavel...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


How can I execute the empirical mode decomposition (emd) syntax in MATLAB R2016b?
Hello, I want to inform you that I am currently using MATLAB version R2016b. Please guide me through executing the empirical mod...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I resolve the error message saying, "Error using surf. Data dimensions must agree"?
Hello, I am encountering an issue with the Morse wavelet while running the following code. I received an error message statin...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Why do I get unequal wavelet coefficients when using different syntaxes in continuous wavelet transform?
Hi, I have used the given syntaxes to perform a continuous wavelet transform on a desired signal. Syntax number 1: [temp_cfs,...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I use various colors to fill the area under a normal distribution curve?
Hi, I obtained a probability distribution for my data using the following syntax: h = histfit(data); and then: pd = fitdist(d...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I rotate the axes' labels parallel to the orientation of the axes?
Hi. I would like to know how to rotate labels and keep them centered with their orientation. Please see Fig 1. This figure is th...

quasi 2 anni fa | 1 risposta | 4

1

risposta

Domanda


How can I resolve the subscripted assignment dimension mismatch error (for the cwt plot)?
Hello, I have an issue with the syntax used for the wavelet plot. The syntax used is: [cfs(:,i), f(:,i)] = cwt(signal(:,i),fs(...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I display axis ticks when using fill syntax?
Based on Figure 1, the axis ticks (bottom horizontal and right vertical) are hidden when using the fill syntax for my plot. Coul...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I add a horizontal dashed line with a text description above it to a specific coordinate?
Dear all, I would like to inquire about the process of adding a horizontal dashed line with a text description above it to a spe...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Why are complex values obtained for the below function (x) in the if condition?
Hi there! I'm facing an issue with the below function. The function is supposed to generate values for x that are not imaginary....

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I fill the area under a curve with different colors?
Hi. I want to inquire about filling the area under a curve with distinct hues. Your assistance with this matter would be greatly...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I get a two-dimensional contour line graph from Wavelet Time-Frequency analysis?
Hi, How can I obtain a visualizing scalogram similar to that shown in Figure 1 using Wavelet Time-Frequency analysis? Figure ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Is using alphabetical characters in the area (x,y) syntax possible?
Is using alphabetical characters instead of numeric arguments as x-variables in the area (x,y) syntax possible?

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I use Excel sheet names as variables in the area (x, y) syntax?
Hi there. How can I use Excel sheet names as x-variables in the area (x,y) syntax?

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I print the mean and standard deviation in the histogram plot?
Hi there Dear all, I used the syntax below to plot the histogram: h = histfit(x) A probability distribution is also obtained ...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


Trouble with for loop to determine the discrete wavelet transform (DWT)
Hi, I need assistance plotting the approximation (A) and detail (D) coefficients separately for all sheets in an Excel file over...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I find the appropriate level for determining the total wavelet energy?
As it is known, after determining the energy density function from: E(a,b) = |C(a,b)|^2 The total wavelet energy (TWE) is dete...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to plot scales versus time in continuous wavelet transform?
Dear all, I have data set over time. I used continuous wavelet transform as follows: C = cwt (signal,1:200,'bior3.3','plot') H...

oltre 2 anni fa | 1 risposta | 0

1

risposta