Weia Reinboud
VU
Followers: 0 Following: 0
Retired, interest in mathematical cartography and biomechanics
Statistics
RANK
10,775
of 295,467
REPUTATION
4
CONTRIBUTIONS
12 Questions
10 Answers
ANSWER ACCEPTANCE
41.67%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
image read and write problem
It works! (I don't see in the above where this same conversion is given.)
4 years ago | 0
image read and write problem
Problems are not yet over. I have written a Matlab programm which imread a tif, manipulates all pixels and makes an array 'cupol...
4 years ago | 0
image read and write problem
Thanks all! Things remain single when change of numbers is done within Matlab. And that's all I need. I did a test with changi...
4 years ago | 0
Question
image read and write problem
Sometimes imwrite and imread work OK, but often not. In that case in stead of numbers between 0 and 255 (RGB tif file) all n...
4 years ago | 1 answer | 0
1
answerProperties of a video
I want to set the gridlines of a grid. Mathlab chooses 'nice' limits, but I want to do it myself. I cannot find where. Documenta...
6 years ago | 0
Question
Properties of a video
See attached picture. Several issues. 1:The video is OK but as you see numbers along the axes are not included. How to fix that...
6 years ago | 3 answers | 0
3
answersQuestion
How does getframe work?
New project, new things to learn in Matlab, new problems. My previous (and first) project in Matlab led to an article which is i...
6 years ago | 1 answer | 0
1
answer3D visibility in plot3
I found a way to circumvent the problems and to make a good enough illustration for my article. Thanks all!
6 years ago | 0
Question
3D visibility in plot3
Functions like mesh show only visible parts of a 3D figure, hiding parts around the corner. I have [x,y,z]-coordinates of a set ...
6 years ago | 1 answer | 0
1
answerTaylor expansion with 2 variables
I overlooked 'syms'. So it works now. But now I have a new problem, the expansion is over 25000 signs long, too long for the com...
6 years ago | 0
Question
Taylor expansion with 2 variables
I have a long function and want to know its Taylor expansion, but it's a function with 2 variables f(g,h). I expect a summation ...
6 years ago | 2 answers | 0
2
answersQuestion
highlighting point in 3D-graph
In a 3D-graph made with surf I like to highlight one point on the shown surface. I know (x,y,z) of that point, but that isn't a ...
7 years ago | 0 answers | 0
0
answersexport of scatter3 is rough
Using 'print' in the command window leads to disappearance of all my complaints. So: thanks! Strange that 'save as' in the p...
7 years ago | 0
Question
export of scatter3 is rough
Figures of plot and scatter3 look very different. I get very fine figures in a programm using plot, getting the best version via...
7 years ago | 2 answers | 0
2
answerscolouring dots in scatter3 according z-value
Excellent, it works! It does not look as code I could ever having been able to find by myself. Thank you very much.
7 years ago | 0
colouring dots in scatter3 according z-value
Yes I'd read that. But that means every dot has that color C, not that colors vary by the value of z. Or am I wrong?
7 years ago | 2
Question
colouring dots in scatter3 according z-value
plot3 gives colours according to height above the xy-plane. Is that possible with scatter3 too?
7 years ago | 3 answers | 0
3
answersQuestion
I need a world coastlines database as text, how to make that out of the mapping module?
I have had one long ago, on an Atari! But lost it. It may be small, it is for a world map on A4 paper. I just need longitudes an...
8 years ago | 1 answer | 0
1
answerQuestion
Use of own projection in mapping toolbox
The mapping toolbox contains many interesting features, but can they be used with other map projections? My research leads to a ...
8 years ago | 0 answers | 0
0
answersQuestion
MIxed format in output, how to do that?
I have a big matrix and for my convenience I'ld like to see the columns formatted differently. Is that possible? First column as...
8 years ago | 0 answers | 0
0
answersQuestion
Writing a variable and reading it elsewhere, how to do that?
After running a programm I have a the end a set of coordinates like Z=[0.4, 0.9; 1.3, 1.4; 2.0, 2.2] I like to use Z in another ...
8 years ago | 1 answer | 0