Peter
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
122.254
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
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
Set fsolve tolerance for root finding
Dear All: I'm using fsolve to find the root of a scalar function such that . I'd like to set the tolerance such that fsolve s...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
filter function not linear in numerator coeffcients
Why is the built-in "filter" function not linear in the numerator coefficients? b = [1.000000000000000 0.15696068012752...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
inverse of matrix times vector
Dear all: The following code computes the inverse of a matrix times a column vector using the LU decomposition. The result is...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Eigenvalue computation for large matrix
Hi there - I want to compute the eigenvalues of the matrix (1/T)*A'A, where A is a Txn matrix. Here is my code: T = 5...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Correlation of Principal Component Scores after Varimax Rotation
Hi all: I'm extracting principal components from time series data and use the varimax rotation to interpret the PCs. In addi...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I arrange the ylabels using subplot and plotyy such that they do not overlap?
Hi all: When I combine the plotyy and subplot command the ylabels overlap: figure for i = 1:2 subplot(1,2,i); ...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Change Figure Bottom Margin
Dear all, I would like to generate a 2x3 subplot and display the legend below the figure: % figure for i = 1:6 h_s...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I properly export a figure using the 'patch' command?
Hi all: I'd like to export a figure in which I use the 'patch' command to shade recessions. However, the image quality drops ...
alrededor de 12 años hace | 1 respuesta | 0