Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
297.105
of 301.529
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.315
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.175
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
Feeds
Pregunta
Double integration within finite limits
I want to perform a double integration of the function f(x,y)=y*sin(x)+exp(-x), over the range 0 to pi/6 for x and y goes from 0...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding the peak value of a function
I have written this clumsy code for finding the peak value of a function. But its not giving me an output cuz of the interval st...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB slowing my laptop down?
Okay so my Ideapad 330 laptop was running pretty normally, when I installed MATLAB. As I have read in other posts here, MATLAB c...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Why is plot(x,y=0) not giving a line at y=0?
I am trying to plot a function with a line through y=0 too. I wrote this code: x=0:0.01:10*pi; plot(x,2*sin(x).*exp(-x/4)); ...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Why am I getting 'ans=45' in this code?
I am trying to make a file named text.txt and write numbers 1 to 5 in it, and then print them. x = [1 2 3 4 5] a = fopen('te...
alrededor de 7 años hace | 2 respuestas | 0

