Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
168.422
of 301.432
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.280
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.555
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
Integrating with a static starting value and changing end value
My code so far is: Cp= @(T) 0.132+1.56e-4.*T+2.64e-7.*T.^2; dT=linspace(0,300); T0=-100; dH=integral(Cp,T0,dT); %does not wo...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I make a function work with vectors?
I have this function function tanH = TAN(x) tanH(x)=((exp(x))-(exp(-x)))/((exp(x))+(exp(-x))) end and I need to change it s...
alrededor de 6 años hace | 2 respuestas | 0

