
Az.Sa
MATLAB
Statistics
12 Preguntas
0 Respuestas
CLASIFICACIÓN
207.246
of 276.172
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 18.592
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 125.905
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
Content Feed
Pregunta
split array to subarray and save it as csv file
Hi, I have a csv file 6 x1086 I want to split it to 181 csv files each files 6x6 and save those files. the first csv file ...
23 días hace | 1 respuesta | 0
1
respuestaPregunta
repeat the code with different value each time
Hi I have a matrix w= 6x222 . I have 37 window. I want to repeat the code with different w 37 times. First I use the the fi...
25 días hace | 1 respuesta | 0
1
respuestaPregunta
fmincon and choosing different initial values
I have nonlinear optimization problem.I write the MATLAB code using fmincon given below. Now, I want to run the code for differe...
29 días hace | 1 respuesta | 0
1
respuestaPregunta
LINPROG requires the following inputs to be of data type double: 'f'.
I am trying to run an LP optimization. My objective function is to estimate that minimize where, , ; please n...
alrededor de 2 meses hace | 2 respuestas | 0
2
respuestasPregunta
maximisation of the utility function , portfolio optimization
Hi, I am trying to miximize a utility function of an investor , I use CRRA utility , , , is known such that , , , ,...
alrededor de 2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Length of lower bounds is < length(x); filling in missing lower bounds with -Inf. Problem is unbounded
Hi, I am trying to estimate $a_{j}$ that maximize the following objective function where ; is unknown vector of 1 X ...
alrededor de 2 meses hace | 1 respuesta | 0
1
respuestaPregunta
maximizing objective function with equality and inequality constraints
Hi, I want to estimate x_1 ,...,x_4 by maximizing subject to and , which function can help me to solve this probl...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
maximization nonlinear problem and local maximum solution
Hi, I have the following code to solve nonlinear maximization problem objective = @(x) ( -1.167*x(1)-.03127*x(2)- 1.645*sq...
3 meses hace | 2 respuestas | 0
2
respuestasPregunta
nonlinear least square optimization
Where, and known I want to solve this problem by using a nonlinear least square optimization . This is the code I t...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
minimize linear objective function with quadratic constraint
As stated in Koenker (2005) "Quantile Regression" page 10 equation (1.20). Quantile regression problem has the form may be ...
9 meses hace | 2 respuestas | 0
2
respuestasPregunta
maximization problem , fmincon optimization
Hello, I'm trying to solve this maximization problem with matlab. I use the following code objective = @(x) - ( -.85...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
simplifying an algebraic expression in 6 variables
hello, can you please help me with the following , I am trying to write matlab code to simplyfy this expression : 0.95 x1 ...
10 meses hace | 1 respuesta | 0