Jackie
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
0 Problemas
13 Soluciones
CLASIFICACIÓN
111.614
of 301.517
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.314
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
34.335
of 175.060
CONTRIBUCIONES
0 Problemas
13 Soluciones
PUNTUACIÓN
140
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Attempting to solve differential equation model of windkessel two element using ode45, getting errors
Hello, I am trying to use ode45 to solve numerically for pressure for the equation below: dP/dt = Q(t)/C -P(t)/R*C where ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
plotting multiple images in subplot
Hi, I have down sampled an image several times and I want to show each image that has been down sampled like in the document a...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
adding borders to images
Hello, I understand how to draw a black border around an image,by padding the image with zeros. However, I would like to know ho...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
I have plotted a histogram with values from 0-30 with a total of 8 class intervals. I want to display bin edges but I have version R2014 and it does not have histcounts for input of type double. Is there another way of doing this without histcounts?
load sizes2.txt n=length(sizes); %num of rows results= sizes2(:,1) %makes an array of data in sizes 2 b=sort...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot histogram using b as x value and k as bin values? plotting histogram error line 16
load sizes2.txt results= sizes2(:,1) n=size(sizes2,1) % num of rows a=sizes2(:,:) b=sort(a) y=log10(n) ...
más de 10 años hace | 1 respuesta | 0

