photo

Chris


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

15 Preguntas
1 Respuesta

CLASIFICACIÓN
22.972
of 300.847

REPUTACIÓN
1

CONTRIBUCIONES
15 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
53.33%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 21.094

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 171.279

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


Have a maple symbolic expression in MATLAB with % symbols, how can I get to just the solution?
I have a long solution to polynomials I found using matlab's solve command using the maple symbolic engine. The reusult however ...

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

1

respuesta

Pregunta


%1, %2 and %3 in solution
Hello, I have a long analytic symbolic solution to a system of polynomials using the solve command in matlab. The solution is...

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

1

respuesta

Pregunta


How do I get a symbolic variable into the maple workspace
I have a 5x1 symbolic array. How could I get this into the maple work space. I know there is a maple command but I am having a h...

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

1

respuesta

Pregunta


Using symbolic solve in matlab with maple symbolic toolbox, How to assign values to symbolic expressions and get numerical answer.
I asked this question last week and got the answer: http://mathworks.com/matlabcentral/answers/17155-want-to-use-solve-with-non...

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

1

respuesta

Pregunta


Getting an error when running solve in Matlab
Do you know what this could mean? Thank you ??? Error using ==> mupadmex mupadmex requires one string argument.

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

0

respuestas

Pregunta


Want to use 'solve' with non symbolic variables
Lets say I had the equation: ax^2+bx+c=0 (the real one is more complicated) and I wanted to get numeric solutions for x with ...

más de 14 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Problem assigning multiple values simultaneously to a matrix
Hello, I have attached some code for reference; flag=zeros([10 10]); flag(5,5)=1; flag(5,9)=1;%Initialize Flag with 2 ...

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

2

respuestas

Pregunta


Warning singular matrix.
I am using \ to solve a system of linear equations. I get a warning telling me the matrix is singular or ill conditioned. This o...

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

2

respuestas

Pregunta


Symbolic imaginary number conversion
I use the solve command, and get an imaginary result. How do I convert that to numeric form. Real numbers can be converted using...

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

1

respuesta

Pregunta


Using symbolic solve in matlab, won't execute inside a function I call
Basically, I run some code, I call a function and in that function I declare symbolic variables and use the solve command in MAT...

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

1

respuesta

Pregunta


Using symbolic solve in matlab, won't execute inside a function I call
Basically, I run some code, I call a function and in that function I declare symbolic variables and use the solve command in MAT...

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

0

respuestas

Pregunta


Maple Symbolic Toolbox
I just recently installed Maple and it asked me if I wanted to use it's symbolic toolbox when using Mablab. I said yes, but I am...

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

1

respuesta

Respondida
What is the best way to numerically solve a system of polynomial multivariate equations?
Also, I need to find all of the answers, not just one. Thanks, Chris

más de 14 años hace | 0

Pregunta


What is the best way to numerically solve a system of polynomial multivariate equations?
I have a system of polynomial equations that I need to solve a whole bunch of times. What do you think is the most efficient way...

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

3

respuestas

Pregunta


How can I use current path and all sub folders instead of just current path?
I want to use all of the subfolders in a path with all of the m files in these subfolders. Is there a way to do that. I download...

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

2

respuestas

Pregunta


How to make a 'browse window' to search for documents
Hello, I'm relatively new at making GUIs in matlab and I was just wondering how you could go about making a explorer window t...

casi 15 años hace | 2 respuestas | 0

2

respuestas