Jaime de la Mota
Followers: 0 Following: 0
Statistik
21 Fragen
0 Antworten
RANG
19.114
of 295.467
REPUTATION
2
BEITRÄGE
21 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
2
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How can I construct a Smolyak index Matrix?
Hello everybody. I want to program a Smolyak matrix of indices, as in this article. For that, I need to decide the number of d...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem with Cholesky's decomposition of a positive semi-definite matrix
Hello everyone. I need to perform the Cholesky decomposition of a positive semi-definite matrix (M) as M=R’R. The usual chol fun...
etwa 5 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Covariance matrix and principal components
Hello everyone. I have some questions about the use of cov and pca. According to the help (https://la.mathworks.com/help/stats/...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Dimensional error using PCA
Hello everyone. I have generated a code in which I use a Gaussian correlation kernel to generate 1000 realizations of a stochast...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
PCA expansion random variables
Hello everyone. Right now I am applying PCA to a set of observations. [coeffUV, score_vectorUV, latentUV, tsquaredUV, explained...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to avoid painting outside the figure using linewidth
Hello everyone. I am plotting some figures using linewidth. However, in the very example at https://www.mathworks.com/help/ma...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Question about cropping white space in plot
Hello everyone. Recently I have been generating maps with the code below. However, due to the limitations of my data, said map...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem using geoshow to represent data over geographical map
Hello everyone. I am working with two vectors and a matrix; both vetors represent latitude and longitude. Latitude goes from 70...
fast 6 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
How can I perform a PCA analysis over 3D data?
Hello everyone. I have a 100*50*20 matrix which contains measurements over an area of space. 100 is the number of latitudes, 50 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can I use contourf with two matrices?
Hello everyone, I have two matrices if size 9*50.000 called fX and fY, I want to see how they correlate. I have done the followi...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem with for loops
Hello everyone. I have coded a function, however, I cannot reproduce the same result using for loops. Could someone please tel...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Question about two dimensional PCA analysis
Hello everybody. I have a file containing wind data in directions S-N and W-E for some places and at some times denoted by latit...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Cannot interpret pca results
Hello everyone. I have generated a code which transforms a stochastic process making it dependant on uncorrelated random variabl...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
ANOVA table without ineraction
Hello everybody. I am trying to construct a ANOVA table using anova2, this is to study if a matrix with 15 rows (which are 5 ...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Recomendation on plotting data
I have a 360x180 matrix with data for each latitude and longitude on earth, I plot it like this: imagescnan(loni,lati,s...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem using quiver comand
I have two 360*180*12 matrices with meteorological data and it's significance; I want to plot the data and use quiver to draw ar...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting map over EOF data
I have plotted some measurements in the latitude and longitude in which they have been measured. I want to plot a physical map o...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I represent EOFs?
I have a matrix of 47 lines and 3 columns which show the EOFs at 47 measurement places. I also have two vectors with the latit...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem with colorbar in subplot
I have made the following code for representing physical measurements in the region of Angola for the twelve months of the year....
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Trouble with reproducing same colorbar for different figures
I have designed a program for plotting the standar deviation value of a certain variable measured on different stations on each ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem marking coordinates over a map
I need to plot some coordinates on a map. I create the map by using: >> worldmap angola >> load coastlines >> plotm(coastlat,...
fast 8 Jahre vor | 1 Antwort | 0