Statistiques
RANG
260 254
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Curve Fitting error for two arrays
I have two arrays: x=[ 2180000; 6070000; 12700000; 16600000; 25000000; 29400000; ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 4 réponses | 0
4
réponsesQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseHow 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 ...
plus de 12 ans il y a | 0
| A accepté
Question
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 ...
plus de 12 ans il y a | 3 réponses | 0
3
réponses3D 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...
plus de 12 ans il y a | 0
Question
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 , ...
plus de 12 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
environ 13 ans il y a | 1 réponse | 0