Sam
University of California Santa Barbara
Followers: 0 Following: 0
Estadística
7 Preguntas
2 Respuestas
CLASIFICACIÓN
170.883
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Compiling resampled data arrays using For loop
Self-answered, for posterity... There are V variables stored in individual cells. Each cell contains R number of m x n arrays...
más de 11 años hace | 0
| aceptada
Pregunta
indexing error: ()-indexing must appear last in an index expression
Do you know what is wrong with my indexing below? Thanks. vars = {'Cs' 'beta' 'As' 'TCI' 'TWI' 'hs'} tmp = cell(size(dem...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Compiling resampled data arrays using For loop
I have six 20x1 cell arrays each containing a remote sensing variable resampled at 20 levels of resolution. I want to merge the ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
resampling DEM using imresize in a for loop = cell array?
I have a replicated, 20 'layer' DEM datacube 2380x1707x20 and want to iteratively decrease the grid resolution of each layer, wh...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
basic map visualization question
Hi, I have two datasets, a georeferenced raster (from tif) and a sparse point dataset with x,y vectors of euclidian coords. T...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
interpolating regular to irregular data locations using griddata
Hello geostats aficionados, I'm using griddata to interpolate exhaustive, regular raster values to sparsely located sampling ...
más de 11 años hace | 1 respuesta | 0
1
respuestaLarge datasets: Any way to perform regression analyses on select variables within a large table based on row name?
I've compiled a similar soils dataset and find grpstats() to be very useful for sorting and indexing my data, especially when th...
más de 11 años hace | 0
Pregunta
dataset arrays - extract and reconstruct variables
I'm trying to extract variables from multiple dataset arrays and compile them into a single dataset array that retains variable ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
merging two structures using join()
I've imported two xlsx files via importdata() and I'm trying to merge them with join() using a common key 'PitID'. The imported ...
casi 12 años hace | 1 respuesta | 0