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...
8 years 前 | 0 个回答 | 0
0
个回答提问
Curve Fitting error for two arrays
I have two arrays: x=[ 2180000; 6070000; 12700000; 16600000; 25000000; 29400000; ...
11 years 前 | 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...
11 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0