Community Profile

photo

TTA


Last seen: 5 Monate vor Aktiv seit 2016

Statistiken

  • Thankful Level 4
  • Explorer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to use harmonic fitting method
Hi, Please, how can I use Harmonic fiting for the attached data to get a smooth fit.

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How can I create the Basemaps subplots in matlab
Please, How can I create this kind of basemap subplots in matlab

8 Monate vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to find the indices of a vector from another vector
This was the answer I expect. power = (abs(wave)).^2 ; % compute wavelet power spectrum incoi=(period(:)*(1./coi)<1); ...

9 Monate vor | 0

| akzeptiert

Frage


How to find the indices of a vector from another vector
I have two sets of array A and B in the attachment. Dataset A is the cone of influence (COI) of the power of wavelet B. Which ...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to change angles to 0 to 180
I have an array of angles ranging from [-180, 180] please I want to change to [0, 180], how can I do this? I have tried this...

10 Monate vor | 3 Antworten | 0

3

Antworten

Beantwortet
Phase shift correct estimation
Thanks @sulaymon. Please can get the phase shift estimate as function of altitude. I mean the phase shift at each altitude? I...

10 Monate vor | 0

Frage


Phase shift correct estimation
Hello I'm in need of some help if you please. In the attached text file I have 3 columns, column 1 is the altitude from 20 to ...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How can I remove double values in an array
i have these set of two arrays A and B, A= [4, 3.40 ; 6, 3.20; 7, 5.50 ; 9, 6.13; 11, 7.18; 14, 8....

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Applying a weighting matrix to a data set
Hello please how can I apply a weighting matrix to a data set with the plot shown below (a shotgun like scattered data and the d...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Beantwortet
Specifying a position of a Gaussian fit
Hi @Image Analyst, I have tried but still could not achieve what I want. I just wondering if its possible to achieve the black s...

mehr als ein Jahr vor | 0

Frage


Specifying a position of a Gaussian fit
Please how can I specify where my gaussian should be fitted on a data plot Below is my matlab code and attahed are my sample pl...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Get array from a function
I have this matlab code below and the result is attached. please I need to get the red line in the attached figure in a form of...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Fitting a data with the best fit
Hi guys, Please, I need a best fitting method for the data below. It is also attached in a text file. I have tried tried few...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


How can I change rows that appeared more than once to missing rows
Please I need a help!! I have the set of vectors below. In the second column, 5.0000 and 6.0000 appeared twice, and between 9....

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Line Plot with Highest value in the middle
Ok! I got your point. Thanks

fast 2 Jahre vor | 0

Beantwortet
Remove the bottom x-axis line of a plot
Please I want to do something like this that will remove only the bottom x-axis

fast 2 Jahre vor | 0

| akzeptiert

Frage


Line Plot with Highest value in the middle
Hi, Please how can I make a plot with the highest value in the middle while the lowest values at the bottom and top For exa...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Remove the bottom x-axis line of a plot
Hi, Please how can I remove the bottom line of X-axis of a plot and leave the top x-axis line Thanks

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Gaussian of full width at half maximum (FWHM)
Hi, I have the attached file with first column to be height ranging from 0-50 km, and the second to be some data. Please h...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I Reproducing Phase Shift
Good day, Please is there a way I can reproduce this attached figure from the attahed text file by calculating the phase sh...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Pahse Shift as a Function of Height
Hi, In the attached file "Signal" I have three (3) columns of signals. The first column is height, second column and the third ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to Calculate Vertical Wavelength
Hi, In the attached file "Signal" I have three (3) columns of signals. Please I want to calculate the wavelength?. The dt is ...

etwa 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Phase Shift between 0 and pi
please how can I calculate the phase shift of two signals using a range of 0 to

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


world or continental Maps on slice
I have this code which as it supposed to but I need something different. Is it possible to overlay map for example map of the w...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


convert string to number or array
Please I want to convert this array to an array. if I use str2double I obtain those starting 0.something as NAN. please help '...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using two vectors to get the third one
Please I have these three columns where the first line is hour but not all the hours in a day, the second line is data of the c...

mehr als 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Low, High, and Band pass filter
Hi, Please Help me solve a worrying problem. I want to use low pass, high pass and bandpass filter for the Temperature profile ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Picking files according to file names
Hi, I have these filenames in netcdf listed below atmPrf_C004.2006.112.03.55.G20_2013.3520_nc atmPrf_C004.2006.112.05.27.G28_...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reading Netcdf in a loop
Good day guys, Please I want this code in the attached file to read the data in the subfolders. thank you for being there

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Move File to a different folder
Good day guys, Please I need a help. I have a lot file containing temperature profile data. Some of these file contain a lo...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Mehr laden