photo

holistic


Last seen: más de 1 año hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
185.490
of 301.624

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
70.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.365

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.828

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Working with function handles to solve optimization problems for multiple equations: Basic questions
Sorry for the many question lately, but somehow I'm running into a lot of problems trying to use Matlab to solve multiple equati...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving linear/nonlinear systems of equations with the constraint that variables have to be the same value
For a given set of linear/nonlinear systems of equations, I'm looking for a solver that enables the specification of constraints...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using fsolve for solving multiple equations by using loops
I'm starting to get more deeper into equation solving with Matlab and I'm facing some problems. I have multiple equations stored...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving an optimization problem with several functions
I have the following 4 equations: eq1=x11 - (9*2^(1/2)*u2)/(20*((2^(1/2)*u2)/2 - (5^(1/2)*v2)/5)) + (3*5^(1/2)*v2)/(50*((2^(1/...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Question about number format
When I calculate the eigenvectors of the following matrix: mat=[1,2;2,1]; [V,D]=eig(mat) I get: V = -0.7071 0.707...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Executing eval in function handle ?
I have the following code which does not work and I don't understand why: foo='name' name='C23'; handle=@(var) ev...

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


p-values for contrast vector in a multiple linear regression
Is there a function in Matlab to obtain p-values for a specified contrast vector in a multiple linear regression? I could only f...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Numerically solve a (nonlinear) system of 64 differential equations
Hi all, I'm trying to numerically solve a system of 64 equations with Matlab2014a and ode45 (see picture below for the equati...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using matlab for randomly combining mathematical operators/functions/variables (like in symbolic regression)
Hi all, I'm interested to know what would be the easiest way to implement an algorithm in matlab that combines specified math...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to train an SVM classifier and calculate performance
Hi all, I was already browsing through some similar question, but I still don't understand completely how to train an SVM cla...

casi 10 años hace | 2 respuestas | 0

2

respuestas