photo

Navid


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

18 Fragen
0 Antworten

RANG
12.496
of 300.763

REPUTATION
4

BEITRÄGE
18 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
72.22%

ERHALTENE STIMMEN
4

RANG
 of 21.082

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.923

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 4

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort