photo

Hajik zagori


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
3 Respuestas

CLASIFICACIÓN
15.271
of 300.365

REPUTACIÓN
2

CONTRIBUCIONES
4 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
75.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

  • 3 Month Streak
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
find max of a vector between two indice
Thank you very much Lucas , Fangjun and Sean.I checked them all and all three solutions worked perfectly. I don't know which an...

alrededor de 14 años hace | 0

Pregunta


find max of a vector between two indice
Hi, I want a code to find the maximum number between two indice of a vector. I have an indice vector and a data vector . For...

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

4

respuestas

Respondida
Delete Rows that have a negative number in their first column.
Thanks Paulo and Fangjun. :X Both of your answers worked perfectly.

alrededor de 14 años hace | 0

Pregunta


Delete Rows that have a negative number in their first column.
Hi, I have a 5x2 matrix like this: *A=[-1 2;2 -4;-5 9;-3 7;8 6;]* Now I want a code to delete rows that have negative val...

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

3

respuestas

Pregunta


I want Absolute numerical integral-sth like absolute trapz
Hi, I am trying to calculate integral of this function with trapz . *x=-1.5*pi:pi/100:pi;* *y=sin(x);* *z=trapz(x,y)...

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

2

respuestas

Respondida
Adding each row to previous row in a vector-Not Cumulative
I used Sukuchha method and it worked.Thanks Sukuchha. But I should also thank Paulo Silva.

más de 14 años hace | 0

Pregunta


Adding each row to previous row in a vector-Not Cumulative
Hi , I've looked everywhere to find the solution for this but I couldn't find the answer. Here 's the problem. *How to add each...

más de 14 años hace | 4 respuestas | 1

4

respuestas