Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
274.920
of 301.573
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.336
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.520
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
Need help initializing a PDE boundary condition
I'm working with the heat equation (PDE), and I'm unsure how to set up my boundary conditions in a Matlab script. I need to init...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Modeling chemical reactions using system of equations
There are 4 proteins that form a reaction network as follows: P1 can change into P2 with rate constant k12. This reaction is re...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Analytical ODE solution without ODE45 or for loop
I need to solve dN/dt = f*(1-N) - g*N and store the analytical solution in an array %values init = 1; f = 0.5; g ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Using mean function to take average of 4 columns for every row of data
I'm just starting to get familiar with Matlab's mean function, but I'm confused as to how I can use it to get an average of mult...
más de 13 años hace | 1 respuesta | 0
