Feeds
已解决
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 前
提问
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 前 | 2 个回答 | 2
2
个回答已提交
AntiDerivative
F = AntiDerivative(f,x0) determines function handle F of the antiderivative of f with F(x0) = 0 without using the Symbolic Toolb...
4 years 前 | 1 次下载 |
已回答
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.
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.
5 years 前 | 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 =...
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 =...
5 years 前 | 0
已提交
AutoDiff_R2016b
Compute ordinary and partial derivatives of arbitrary order.
7 years 前 | 7 次下载 |
已提交
AutoDiff_R2015b
Compute ordinary and partial derivatives of arbitrary order.
7 years 前 | 1 次下载 |
已提交
Donlab - The Language of Post-Factual Computing
Explore the exciting world of purpositional logic and Foolean algebra.
8 years 前 | 1 次下载 |
已提交
Midget Sudoku
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
8 years 前 | 1 次下载 |
已提交
Laplace-Beltrami operator
Laplace-Beltrami operator for parametrized and implicit manifolds.
8 years 前 | 2 次下载 |
已提交
alphabet
A colormap with 26 clearly distinguishable colors, also known as the "alphabet of colors".
9 years 前 | 1 次下载 |
已提交
IsoLine
IsoLine is drawing lines on a surface along which a given function has constant values.
9 years 前 | 4 次下载 |