Ulrich Reif
TU Darmstadt
Followers: 0 Following: 0
Statistics
RANK
20,277
of 296,216
REPUTATION
2
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
2,658 of 20,368
REPUTATION
629
AVERAGE RATING
4.70
CONTRIBUTIONS
10 Files
DOWNLOADS
21
ALL TIME DOWNLOADS
4913
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Evaluating continued fractions
Given row vector c=[c0 c1 c2 c3 ...] evaluate the continued fraction x=c0+1/(c1+1/(c2+1/(c3+...))) If c is a ...
1 year ago
Question
Can I specify the color of a graphics object by its index in the ColorOrder?
Specifying colors of graphics objects by characters is most convenient, like in plot([1 2],'r--') Is there a similar way to s...
3 years ago | 2 answers | 2
2
answersSubmitted
AntiDerivative
F = AntiDerivative(f,x0) determines function handle F of the antiderivative of f with F(x0) = 0 without using the Symbolic Toolb...
5 years ago | 1 download |
Submitted
BetterCameraToolbar
Three extra buttons make a big difference in usability.
6 years ago | 3 downloads |
How can I calculate the pixel position in a figure-windows of a 3D object in perspective projection?
ds2fig on FX does a perfect job.
6 years ago | 0
How do I select points in on my surface in 3-dimensional like using the GINPUT function in 2-dimensional?
Sure this can be done: peaks d = datacursormode; Then click on the point of interest and receive its 3d coordinates by xyz =...
6 years ago | 0
Submitted
AutoDiff_R2016b
Compute ordinary and partial derivatives of arbitrary order.
8 years ago | 7 downloads |
Submitted
AutoDiff_R2015b
Compute ordinary and partial derivatives of arbitrary order.
8 years ago | 1 download |
Submitted
Donlab - The Language of Post-Factual Computing
Explore the exciting world of purpositional logic and Foolean algebra.
8 years ago | 1 download |
Submitted
Midget Sudoku
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
8 years ago | 1 download |
Submitted
Laplace-Beltrami operator
Laplace-Beltrami operator for parametrized and implicit manifolds.
8 years ago | 2 downloads |
Submitted
SurfPart
Partition a surface by intersection with another one.
10 years ago | 2 downloads |
Submitted
alphabet
A colormap with 26 clearly distinguishable colors, also known as the "alphabet of colors".
10 years ago | 1 download |
Submitted
IsoLine
IsoLine is drawing lines on a surface along which a given function has constant values.
10 years ago | 4 downloads |