Statistics
RANK
159 456
of 295 486
REPUTATION
0
CONTRIBUTIONS
10 Questions
5 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
Curve Fitting error for two arrays
I have two arrays: x=[ 2180000; 6070000; 12700000; 16600000; 25000000; 29400000; ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 12 år ago | 4 answers | 0
4
answersQuestion
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 ...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 12 år ago | 1 answer | 0
1
answerHow 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 ...
mer än 12 år ago | 0
| accepted
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 ...
mer än 12 år ago | 3 answers | 0
3
answers3D 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...
mer än 12 år ago | 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 , ...
mer än 12 år ago | 4 answers | 0
4
answersQuestion
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...
nästan 13 år ago | 0 answers | 0