Estadística
21 Preguntas
5 Respuestas
1 Archivo
CLASIFICACIÓN
6.395
of 295.569
REPUTACIÓN
7
CONTRIBUCIONES
21 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
15.247 of 20.247
REPUTACIÓN
10
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
1
ALL TIME DESCARGAS
57
CLASIFICACIÓN
of 154.105
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
Pregunta
How to obtain the fit line and confidence interval from fitlm
Let's say I have one predictor (x) and one response (y) variable: x=rand(100,1); y=rand(100,1); And I then fit a linear model...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Find shortest path with constraints on edges' weight
I would like to solve the following problem. Given a graph G and a set of weights w for the edges in G, I would like to find the...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find all the pixels of a finer grid contained in a pixel of a coarser grid?
I have two georeferenced datasets, each one represented by a matrix of values (the albedo of a given pixel) and a MapCellsRefere...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Extrapolate raster coordinates from geographic reference object
I am working the Matlab Hyperspectral Imaging Library and I'm able to import some hyperspectral images into my workspace as well...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestapoly2label missing a label
I will answer my own question, hoping that it could help someone else having the same issue. The problem does not lie in poly2l...
más de 2 años hace | 0
| aceptada
Pregunta
poly2label missing a label
I've tagged an image using Matlab's Image Labeler app and I'm now converting the labeling to a semantic segmentation map followi...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to retro-engineer hyperPCA and obtain the components from the coefficients and original input?
Dear all, I am using the hyperpca matlab function to obtain the principal components for some hyperspectral images. The function...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Inputs vs. Correct Output Data Scaling in Neural Networks
I am trying to use fitnet on a series of input data to validate with a series of correct outputs. While the input data magnitude...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Best Neural Network for Multivariate Regression
Dear all, I have a series of input environmental variables (such as time of day, temperature, etcetera) that I would like to ...
casi 6 años hace | 1 respuesta | 0
1
respuestaEnviada
planet
PLant-Atmosphere Epiphytic Transport (PLAnET) Model
alrededor de 6 años hace | 1 descarga |
Pregunta
Real-time data analysis and plotting
Dear all, I am currently facing the following problem: I am trying to acquire with matlab the data streams from an optical se...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasMATLAB not Starting on Ubuntu 18.04 with Intel Compilers
Dear all, I am here answering my own question for anybody that can encounter the same problem. The issue was related to .bash...
más de 6 años hace | 2
| aceptada
Pregunta
MATLAB not Starting on Ubuntu 18.04 with Intel Compilers
Dear all, I've succesfully installed MATLAB R2017b on an Ubuntu 18.04 machine, but every time I try to start it I receive thi...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab R2017b crashes on Ubuntu 16.04 when performing certain operations
I have a very weird problem I discovered doing some signal processing with Matlab 2017b on Ubuntu 16.04. I was running a bit o...
más de 6 años hace | 0 respuestas | 1
0
respuestasProblem Installing Matlab 2017b on Linux
The ISO was corrupted. I discovered this trying to mount them under Windows: dvd2 mounted just fine, but dvd1 no.
más de 6 años hace | 0
| aceptada
Pregunta
Problem Installing Matlab 2017b on Linux
I am trying to install Matlab 2017b on a Ubuntu machine (x86_64). I obtained the two ISOs through MathWorks and proceeded to mer...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to quantify density of lines in a plot?
Kind all, I am using a Monte Carlo approach to explore the paramter space of a model. The outputs are different lines that co...
casi 9 años hace | 0 respuestas | 2
0
respuestasPregunta
Slice does not output correct cdata
Kind all, I am having troubles in using the "slice" command in MATLAB. I have a 3D variable representing the plume of a pollu...
casi 9 años hace | 0 respuestas | 0
0
respuestasConvert NTP 64 format to date and time
Thanks all for the answers, unfortunately, since datetime is not available in my old MATLAB version, I had to follow another way...
casi 9 años hace | 0
| aceptada
Pregunta
Convert NTP 64 format to date and time
Kind all, I'm parsing some binary files which contains, amongst other things, a NTP64 timestamp. I know that the timestamp sh...
casi 9 años hace | 3 respuestas | 0
3
respuestasPregunta
Volume Slicing Dilemma: how can I cut a non orthogonal slice?
Kind all, I am trying to cut a non orthogonal slice of a volume (size |200*200*100|) using MATLAB 2013B. I've read multipl...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Quiver plots with 3D wind components
Kind all, I'm trying to visualize the output of a dispersion model in MATLAB. The model has a computational domain of 250*250...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Regression and Correlation of Wind Direction (circular) Data
Kind all, I'm currently facing a problem which I thought simpler in the beginning. Basically I have outputs of wind direction...
más de 9 años hace | 0 respuestas | 0
0
respuestasProblem in data interpolation over different grids
dpb was right: the best thing to do to accomplish the feat was not trying to interpolate the observations' vectors to the model ...
más de 9 años hace | 0
Pregunta
Problem in data interpolation over different grids
Hi all, I'm currently being stuck on an interpolation problem, where I'm trying to compare observations and model data agains...
casi 10 años hace | 4 respuestas | 0
4
respuestasPregunta
How can I interpolate different dimension array on a common grid?
Hi everybody, I find myself with spatialized data coming from different sources that I'd like to compare by interpolating the...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I interpolate different dimension array on a common grid?
Hi everybody, I find myself with spatialized data coming from different sources that I'd like to compare by interpolating the...
casi 11 años hace | 0 respuestas | 0