Estadística
CLASIFICACIÓN
145.496
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
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
Compute intersections of two functions
Hello all, I am trying to find the numbers that minimizes two functions. clear; close all; clc; h=10; b1=3; b2=5;...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Writing variables as a matrix in the for loop
Hello I wrote a script which computes second moment of a function within a circular area. I chose the points within the circ...
más de 11 años hace | 0 respuestas | 0
0
respuestasDouble numeric integral of a function help please
Thanks for the help The function handle is not working with dblquad somehow but working with quad2d. Thanks for the help!...
más de 11 años hace | 0
Pregunta
Double numeric integral of a function help please
Hello everyone I want to numerically integrate a function 1-x^2-y^2 Where x^2+y^2<=1 circular area What I tired so ...
más de 11 años hace | 2 respuestas | 0
