Dam
Followers: 0 Following: 0
student phd
Professional Interests: non
Estadística
15 Preguntas
2 Respuestas
CLASIFICACIÓN
21.557
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
15 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
2
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
Pregunta
random integers in a customized ranges
to find 100 random integers between 1 and 5000 we use: x = randi(5000,100,1); is there a way to find random integers between ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
RESAMPLING DATA FROM DIFFERENT EXCEL SHEETS
Good morning, i have an excel file (called Data) of 4 sheets and i try to:first randomly select a sheet then randomly select som...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
keep first time a value appear in a colomn and replace following ones
Good evening, Supposing I have the following matrix A= 5*3 =[1 1 1; 1 1 1; 1 0 1 ; 1 0 0; 1 0 0] What i want to do is to k...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
find first value and repalce values following it
Good morning, I have an the following matrix 6*3: 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 0 1 I want to keep th...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Integration doesnt work, ndefined function or method 'integral' for input arguments of type 'function_handle'.
Hi to all, I have to solve the following optimization: theta_cal_const = fmincon(distance , theta0 , [] , [] , [] , [] , ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
xticks and lables for figure with 2 y axes
x, A,B and C are all vectors of 1050*1; x=1:1050 (each 200 value of x represent one year so 1 have 5 years and 50 days...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
cumsum that restarts whenever it reaches certain level
Good evening I have a matrix A 250*3, i try to do the following: the first time that the cumsum "of raws" is > 0.02 or lower th...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
cumulative sum that restarts whenever it reaches certain level
Good evening I have a matrix A of 250*3 what i try to do is the following: the first time that the cumsum "of raws" is > 6, ...
alrededor de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Reshaping a a matrix
Good evening, I have the following question pleas suppose I hava a matrix: [1 2 3 4 5 6 ; 7 8 9 10 11 12] (2*6) i want to re...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Indexing problem for matrix
Good morning , i have a question related to indexing for the following S=100; T=1; sig=[0.05:0.01:0.45]; m=0.07; t...
casi 11 años hace | 1 respuesta | 0
1
respuestalong dashes in a dashed line matlab plot
But it s appearing in the legend as a solid line !!!!
casi 12 años hace | 0
long dashes in a dashed line matlab plot
Very useful answer .. I used the function dashline 'the last link' .. Thank you very much
casi 12 años hace | 0
Pregunta
long dashes in a dashed line matlab plot
Good morning, I m plotting some results with matlab using the plot command as follows: plot(X,'color','r','linestyle','--','...
casi 12 años hace | 5 respuestas | 1
5
respuestasPregunta
selection from matrix with condition
Hi to all, actually i m having a matrix X=250*10 from which i want to choose the colomns that have an average >0.1 and a stand...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
plot from while loop
Hi, to be general, suppose i have written the following code s=0 figure while s<10 s=s+0.05 n= (µ-s)./nt...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
change appearing values one X- axis only
Hi to all; when plotting in matlab, matlab is automatically giving the values on the X axis form 0 to 300 depending on the num...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
random resampling with rebalancement
I have an array Y (3000*1) from which i want to drow an n=100 random samples with rebalancement(with repeating possible), such t...
más de 12 años hace | 1 respuesta | 0