Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
137.744
of 301.464
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.292
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.642
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
Numerical integration of a function containing symbolic characters
clear clc E=@(x) x.^2 syms A B var = integral(@(x) E(x).*(A*x+B),0,1) Hello everybody, I need to calculate this kind of in...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Derivative after Numerical Integral
hello everyone, I have a function of x, however I get it after calculating a numerical integral, such as: a = @(x) (integral(@...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Numerical integration twice wrt same variable
Hello people, I have afunctionand it is calculated by only numerical methods. As an example let's say; where And I am ask...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Numerical Integration in Summation sign
Hello guys, if anyone could help me, I'll appreciate it very very much. x = 1:10; x1 = 1:10; p = 1:4 y1 = @(x1) 2.*x1; %in...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Numeric Integral in terms of y = f(x), when I do not have f(x)
Hello all, as you can see I have x = 0:0.1:1 and y = f(x), however I do not have f(x), only corresponding y points. And I hav...
más de 7 años hace | 1 respuesta | 0

