Feeds
질문
Plotting the orientation of lines
Hi All, I havea vector that contains orientaiton of rivers in an area, I want to show it in a plot like a rose plot (like a wi...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Average values in bins in a matrix with integer values.
Hi all, I have a matrix with two column and want to (elevation and snow depth) and want to use elevation column to make bins (...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
merge two matrix based on x and y
I have two matrixes one has x and y coordinations in 2 first columns and elevaiton in the third and the other have x and y in 2 ...
거의 7년 전 | 답변 수: 1 | 0
1
답변답변 있음
How can I average one column based on the bins created for the other column?
ANY OTHER IDEASE WILL BE GREATLY APPRECIATED!
How can I average one column based on the bins created for the other column?
ANY OTHER IDEASE WILL BE GREATLY APPRECIATED!
거의 7년 전 | 0
질문
How can I average one column based on the bins created for the other column?
Hi All, I have two columns as a matrix they show the elevaiton (m) of data points (1st column) and thier snow depth (Second co...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
Same graph for time Series with different intervals?
Hi all, I have two time series (vectors) from the same period of time, but for one observations are for every 5 minutes (A) and ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Isotherms Plot for a waterbody
Hi I need to show the temperature evolution of a lake in different depths through time. I have a matrix (Z) with dimensions: 100...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to make a graph that shows evolution of a variable in time through different depths in a lake.
Hi all, I saw this graph a lot in papers (like the image below), but I do not have any idea how to make it in Matlab. I want to ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to make a graph that shows evolution of a variable in time through different depths in a lake.
Hi all, I saw this graph a lot in papers (like the image below), but I do not have any idea how to make it in Matlab. I want to ...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Cross sectional Profile of lakes by satellite image and polygon files?
Hi there, I have a Shape file (about 1000 polygons that represent lakes) and a raster file (satellite image, geotiff) from the...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
Inpolygon for Georeference raster and polygone files.
Hi there, I had a shapefile that imported in MATLAB by shaperead (the shapefile contains about 500 polygons, it is now a struc...
7년 초과 전 | 답변 수: 1 | 1
1
답변질문
Statistic summary of values of raster pixels inside polygons?
Hi there, I have a raster satellite image that I imported to matlab as _geotiff_ and I have a file (shapefile) with several po...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to find the descending index in each row of a matrix?
Hi there, I have data for about 2000 lakes through 11 days so I have a 2000x11 matrix. which I want to know for each lake (row...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Finding the indexes of first zero value in rows of a matrix?
Hi all, I have a matrix full of zero and one. However, I just want to have a vector including the index (Column number) of the...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Rose Diagram length-weighted
Hi all, I have a two column matrix describing a polyline, one column contains direction of lines and the other is the length o...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
How to average a column's data when they have the same value in another 2 column of a matrix?
Hi All, I have some hourly meteorological data (like a matrix) for many years and I delete some of my data (rows) based on som...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Finding 3 successive more than zero values each year and remove the other rows?
Hi there, I have a matrix including meteorological data (for more than 10 years) and several data (rain, tempreture, wind, ...) ...
거의 9년 전 | 답변 수: 0 | 0
