Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
35.080
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
1
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
How to optimize a parameter as well as independent variable
I have a function to minimize. For example, f = a*x^2 + 2*x. Parameter a is also a function of x. For instance, a(x) = x-4. How ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to convert symbolic expression and use solve function to solve equations
I used diff(fun,x) to find out analytically some equations. And I wanted to solve these equations using solve function. But I ca...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
why solve function gives three results instead of one
I ran the code below and try to solve a Lagrangian multiplier problem. I hope to get one result from this problem, but I unexpec...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
a function of function problem
I have an expression f in terms of y (independent variable), a and b(parameters). I would like to take the derivative of f with ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to output multiple results via function
Maybe this is a basic question. Please help me with it. I define a function with a couple parameters. function f=fun(y,lambda...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to draw 3D plot
Hi, I am a newbie for 3D plot. I have a dataset including 1000 rows and 3 columns. I treat each row as one observation, which ha...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to merge two matrices via one common column
Hi there. My question is that I have two matrices, say, A and B, A have two columns, 1 and 2, B has two columns, 3 and 4. Column...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how to read a cell array into a matrix dataset or several vectors
HI, please help me with this question. I use textscan to read in a 1X20 cell dataset A. When I open it, it looks like such forma...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to compare two vectors with numbers?
I have a question. I have two vectors A and B, both have a bunch of numbers. A is master and B is slave. Now what I want is to s...
más de 11 años hace | 2 respuestas | 1