Estadística
10 Preguntas
5 Respuestas
CLASIFICACIÓN
159.458
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
Calculate solar radiation on top of a 3D building
Dear Friends, I would like to calculate the solar radiation on top of a building for the whole of the year. Is anyone can...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Curve Fitting error for two arrays
I have two arrays: x=[ 2180000; 6070000; 12700000; 16600000; 25000000; 29400000; ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how plot two slopes for one curve
Hi, I have one curve. I want to plot two slopes; the first slop is for points 1,2,3 and 4. The second slope is to plot the re...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Fit of groups of data
Hi, I have two groups of data. Both of them have the same x-axis but differ in y-axis. I want to to solve an equation that de...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
plot probability density function
Hi all, I've tried to plot probability density for a give diagram but I could not reach the same figure as in the book. I at...
alrededor de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
develop plotting from 2D to 3D
Hi, If I have a matrix in 3D and it contains only either 1 or 0. If any 1's neighbour either in X direction, Y direction or ...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
3D matrix representation problem
Hello, I asked before similar to my question and some programmers helped me to solve my problem. Actually I thought that they s...
más de 12 años hace | 1 respuesta | 0
1
respuestaHow can stop "while" loop
But how can I do it for 3D matrix? Note: I might have more than an island, but I want to stop the while loop when any of the ...
más de 12 años hace | 0
| aceptada
Pregunta
How can stop "while" loop
Hi, I have a while loop, my code is inside the loop. I want to stop the loop when the same number (must be non zero)created in ...
más de 12 años hace | 3 respuestas | 0
3
respuestas3D matrix with various chain!!
It is very nice. The first part of the problem has been solved. The second part of the problem is: How can I stop my "whil...
más de 12 años hace | 0
Pregunta
3D matrix with various chain!!
If I have U3 matrix as: U3(:,:,1) = [ 0 , 0 , 0 , 0 , 0; 0 , 0 , 0 , 0 , 0; 0 , 1 , 0 , 0 , 1; 0 , 0 , 0 , 0 , ...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
plot a line between any two neighbour points or more
I need a small helps to complete my code. I have the following matrix: U3=[0 0 1 0 0 0 0 0; 0 0 1 0 0 0 0 0; 0 0 0 1 0 0 0 0...
casi 13 años hace | 0 respuestas | 0