mohammad m


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
18.594
of 297.457

REPUTACIÓN
2

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

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
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to prevent adding a number to a matrix elements?
in matlab if we have an matix like A[n,n], when we add a scalar value (b) to it, solve it like this: A+b*ones(n) ...

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

3

respuestas

Pregunta


how to continue code in next line with comment between them
i have a long line code, that i want to specify each part of code by comment in above it. i use (...) at end of each part to c...

casi 8 años hace | 2 respuestas | 1

2

respuestas

Respondida
I have a homework question I need assistance with. It has to do with surface area and parameters.
function A=Area(r) A=4*pi*r.^2; end write your vector like this in command: r=[r1 r2 r3 ...] and ...

alrededor de 8 años hace | 0

Pregunta


how to calculated integral of multiplying two function handle that changed by loop
hi guys i have two function like these: f(x,y)=(i+1)x+(j-1)y g(x,y)=(i-1)x+(j-1)y (real functions are more co...

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

2

respuestas