Selwyn
Followers: 0 Following: 0
Professional Interests: Oceanography, Numerical Modelling
Statistics
RANK
5,820
of 297,046
REPUTATION
8
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
8,570 of 20,422
REPUTATION
93
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
932
RANK
of 157,776
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
Nonlinear colour axis on colorbar
I solved this problem. To outline the solution: 1) First set your colormap and contour levels so that the number of contour...
13 years ago | 0
joining points in image??
If you know the x and y locations of each of the points it should be quite straightforward. So, if your database has points 1...
13 years ago | 0
MATLAB is not responding
As a debugging suggestion, take the semicolon out of your [D,W,C]=fmincon..... statement and watch for output at the command lin...
13 years ago | 0
| accepted
Drawing Contours on globe/world map
Hi, I'd make use of the m_map toolbox for this. Rather than give you exact code, (read: I cant remember offhand) let me rathe...
13 years ago | 0
Question
Nonlinear colour axis on colorbar
Hi, I am trying to make a nonlinear (not logarithmic though) axis on my colorbar. To explain - if I use the following code: ...
13 years ago | 3 answers | 0
3
answersSubmitted
Percentage Exceedence of a 3D Matrix for a Threshold value
Calculates the percentage that a 3D matrix exceeds a given threshold value
18 years ago | 1 download |