Feeds
질문
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...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Curve Fitting error for two arrays
I have two arrays: x=[ 2180000; 6070000; 12700000; 16600000; 25000000; 29400000; ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 12년 전 | 답변 수: 4 | 0
4
답변질문
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 ...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How 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 ...
How 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 ...
12년 초과 전 | 0
| 수락됨
질문
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 ...
12년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
3D 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...
3D 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...
12년 초과 전 | 0
질문
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 , ...
12년 초과 전 | 답변 수: 4 | 0
4
답변질문
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...
거의 13년 전 | 답변 수: 0 | 0