photo

Pedro


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
1 Respuesta

CLASIFICACIÓN
159.921
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
75.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

Pregunta


How to define a function in the command window?
I'm trying to define the function t=1:1/8000:5 x(n)=sin(2*pi*t(n)) I've tried function x(n)=sin(2*pi*t(n)) like you w...

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

3

respuestas

Pregunta


How do I find the extrema of the function x^3+6 x^2-13 x-42?
In the optimizing section there is function that calculates minima but not all the extrema. And how to I do for the multiple var...

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

1

respuesta

Respondida
Can't define functions in Matlab
Thanks, I did what you said and it saved it on MATLAB/R2012a/bin , it had to be there. By the way, do these programs work on mat...

alrededor de 13 años hace | 0

Pregunta


Can't define functions in Matlab
Hello everyone, I have version R2012a of matlab and I would like to define this function to create direccional fields on first o...

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

3

respuestas

Pregunta


Impossible Ax=b is solved by linesolve(A,b) and mldivide(A,B)
A=[-1 2 3;0 1 -1;2 0 5;1 3 2] B=[1 1 1 1]' x=linsolve(A,B) x = 0.1111 0.3333 0.1111 x=mldivide(A,B)...

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

1

respuesta