Réponse apportée
how to calculate the Geodetic Coordinates (Lat and Lon) of the XY scan Position valaues for the GOES satelllite series in matlab
Hi stephen, I cannot send the datset here as I cannot insert the dataset here. If you can send me your email id, I can send you ...

presque 4 ans il y a | 0

Question


how to calculate the Geodetic Coordinates (Lat and Lon) of the XY scan Position valaues for the GOES satelllite series in matlab
how to calculate the Geodetic Coordinates (Lat and Lon) of the XY scan Position valaues for the GOES satelllite series in matlab...

presque 4 ans il y a | 3 réponses | 0

3

réponses

Question


Reshaping the first row of a matrix as the first elements a column
I have a 11x3 matrix. How can I make the elements in the first row as the first three elements of the column and so on? the last...

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

1

réponse

Question


How can I make 2.5x2.5 grid data to 0.5x0.5 grid data.
I have a data file D.mat. Its 2.5x2.5 grid data. latxlong is 73x144. lant range +-90, long range +-180. How can I make it 0.5x...

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

1

réponse

Question


Integration and average of the pixel values for an image.
If I have a spatial map, how can I calculate the integration and average of the pixel values for the map? say my file nname is...

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

1

réponse

Question


large file slow running
latmin=-90; %chooce your location latmax=90; longmin=-180; a=1; longmax=180; data=zeros(90,90); for b=1:length(x(:,1))...

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

1

réponse

Réponse apportée
Reducing the size of images by a loop
well the problem is solved

plus de 4 ans il y a | 0

Question


Reducing the size of images by a loop
Here I reduced the size of an image. But I want to reduce the size of all the images of my folder. Images are : abc_20190304_000...

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

2

réponses

Question


Making a video by selecting png images
How can I make a video by selecting png images from a folder? Also how can I save the video? the files are: abc_20190304_0001....

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

2

réponses

Question


Use of geoglobe in MATLAB R2017a
how can I use geoglobe in MATLAB R2017a. I want to make a full disc image of a three dimentional data

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

1

réponse

Question


Full disk imagery on earth globe in matlab
How to plot "full disk" imagery on earth globe in matlab? I have a three dimentional data in the format of (long x lat x time).

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

0

réponse

Question


how to make a spatial map with two dimensional matrix
I have a matrix SH=721X1440 I want to make a spatial map with that. lat=721x1 , lon=1440x1, time = 1044624. I attached lat matr...

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

1

réponse

Question


To find Maximum value and minimum value for each group of four rows for a 180*1 matrix
Say I have a 180x1 matrix. I have to find the max and min value of each 12 rows. e.g, max min value of 1-12th row and 13th to 24...

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

2

réponses

Question


Percentage change in the Y axix for unit change in X axis
If I have a 2D plot, how can I calculate the percentage change in the Y axix for unit change in X axis?

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

1

réponse

Question


Mean of 1st and 2nd, 3rd and 4th, 5th and 6th elements and so on
I have a 180x1 matrix. I want the mean of 1st and 2nd, 3rd and 4th, 5th and 6th elements like this. The new matrix then have 90 ...

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

1

réponse

Question


How to apply a bandstop filter after performing FFT
How to apply a bandstop filter after performing FFT on the this data, to remove the spikes ? SC is the data matrix. rows1 =le...

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

0

réponse

Question


Matrix operation in quiver plots
My matrices are, new_lon1 = 1440X1 lat1 = 721X1 U = 1X 721 X 1440 V = 1X 721 X 1440 I tried the making quiver plot by this...

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

0

réponse

Question


making of Quiver Plots
My matrices are, new_lon1 = 1440X1 lat1 = 721X1 U = 1X 721 X 1440 V = 1X 721 X 1440 I tried the making quiver plot by this...

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

1

réponse

Question


Matrix and Averaging problems
say I have a matrix V = 180x1 double. STEP 1 = I need to make 15 matrices, 12x1 column each ( Say Jan to Dec) STEP 2= I need t...

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

1

réponse

Question


Total number of zeros , ones , twos..etc in a matrix
I have a matrix where in the fourth column there will be numbers of 0 to 23. I need a separate matrix where there will be the to...

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

1

réponse

Question


How to extract rows based on a particular column values in a matrix?
I have attached a .mat file. It has two columns. In the second column if the values are greater than equal to 1 or if the values...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


mean of 6TH, 7TH AND 8TH numbers of every column
I have a 12x41 matrix. I want the mean of 6TH, 7TH AND 8TH numbers of every column. there will be a 41x1 matrix then

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

1

réponse

Question


how to take the average of 6th 7th and 8th value of a 12x1 matrix and it will continue upto 492x1 matrix
I have a 492x1 matrix. I have to take the average of the 6th 7th and 8th numbers. For better understanding I have 41 years, then...

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

1

réponse

Question


How to concatenate matrices to calculate mean
I have 40 matrices DJF1979_1980_125 to DJF2019_2020_125. Each matrix is 3x721x1440. I want a mean of all the matrices, that wi...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


concatenation of few matrix with a loop
C{1} = [total1979_125_30]; C{2} = [total1980_125_30]; C{3} = [total1981_125_30]; C{4} = [total1982_125_30]; C{5} = [total198...

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

1

réponse

Question


Averaging Every Element of some matrices
I have 40 matrices of 12x1. How can I take the the each element of every matrix and get a averaged matrix which will be 12x1

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


Montage Function Problems in MATLAB
im1 = imread('denstrack_01May.png'); im11 = imresize(im1, [544 1048]); figure imshow(im11) im2 = imread('01.05.19.png'...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


combining four .png images
clear clc im2 = imread('01.05.19.png'); im1= imread('1may.png'); im4=imread('1MayCTT.png'); im3=imread('denstrack_01M...

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

1

réponse

Question


saving png files in power point
How can i save 4 png images in a single power point slide using matlab?

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

0

réponse

Question


PNG file saving in power point presentation
clear clc %removed the clear all, close all, clc, as they are irrelevant here and can only cause problems project_dir = p...

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

1

réponse

Charger plus