photo

Manil Athapattu


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
243.918
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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 do you integrate a constant?
theta and miu are constants theta = 0.01305 miu = 0.0546 const = @(x) tan(theta + miu) r = integral(constant,0,1)

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

1

respuesta

Pregunta


Assignment has more non-singleton rhs dimensions than non-singleton subscripts
hi I keep getting the error which i mentioned in the question.This is a part of the code in which there is an error, if some...

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

1

respuesta

Pregunta


Can someone please tell me where I'm wrong so that I can correct it
M = 2.5 fun1 = @(y) 1./y.*((sqrt(M^2 - 1)- cot(x))); Km = integral(fun1,0,2.5); above is my code an I need to know how to...

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

1

respuesta