Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
249.945
of 301.275
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.216
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.777
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
How to get sinusodial behaviour from 2nd order ode using function handle?
function[dtheta] = FiniteConduct(x,t,alph,L) n=[1:10] dtfh= @(t) 1-x./L -2 ./pi.*sum(1 ./n .*exp(-alph.*t.*((n.*pi/L).^2)).*...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to code heat transfer expansion of erf ?
%mainp3 clear all clc k=30;%Wm^-1K^-1 p=3950;%kg m^-3 c = 880; %J kg^-1 K^-1 L = 0.10;%m Tin = 1200;%K Tout = 300;%k t...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to create a function handle for thermodynamics(semi-infinite heat conduction) using erfc with multiple variables?
%So my initial guess would be to create arrays or vectors for t, x, and alpha and try to pass those values through funct...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use vectorization and integral on erf function and erfc function?
Im trying to code for these equations but my math background isnt on par with this level yet. I appreciate any help on my fina...
casi 5 años hace | 0 respuestas | 0

