Community Profile

photo

TTA


Last seen: 5 mois il y a Actif depuis 2016

Statistiques

  • Thankful Level 4
  • Explorer

Afficher les badges

Content Feed

Afficher par

Question


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

6 mois il y a | 1 réponse | 0

1

réponse

Question


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

8 mois il y a | 1 réponse | 0

0

réponse

A répondu
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 mois il y a | 0

| A accepté

Question


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 mois il y a | 2 réponses | 0

2

réponses

Question


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 mois il y a | 3 réponses | 0

3

réponses

A répondu
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 mois il y a | 0

Question


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 mois il y a | 2 réponses | 0

2

réponses

Question


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

environ un an il y a | 2 réponses | 0

2

réponses

Question


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

plus d'un an il y a | 1 réponse | 0

0

réponse

A répondu
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...

plus d'un an il y a | 0

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 3 réponses | 0

3

réponses

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

A répondu
Line Plot with Highest value in the middle
Ok! I got your point. Thanks

presque 2 ans il y a | 0

A répondu
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

presque 2 ans il y a | 0

| A accepté

Question


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

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 1

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Charger plus