photo

Meytal


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
1 Respuesta

CLASIFICACIÓN
148.515
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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 1

Ver insignias

Feeds

Ver por

Respondida
using matlab engine from c++: How to convert a int** into mxArray*
I tried what pierre suggested, and the convertion still does not work. I get something like this: _1 2.10535e-314 0 0 0 0 4 ...

alrededor de 14 años hace | 0

Pregunta


using matlab engine from c++: How to convert a int** into mxArray*
Hi, I am opening matlab engine from c++, and I want to find the inverse matrix of a matrix. I have tried to convert the int** m...

alrededor de 14 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to get different results from mldivide
Hi, I want to try and solve linear set of equations with mldivide, but if the solution is not good for me, I would like to get ...

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

2

respuestas

Pregunta


Solving linear set of equations
Hi, I have a linear set of equations Ax=b, where A is not square (more variables than equations), A and b members is of integ...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to solve big sets of linear equations in c++ using MATLAB functions
Hi, I need to solve a big set oflinear equations in a program in c++. I read about MEX files, but as I understood, when using ME...

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

2

respuestas