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년 초과 전
질문
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년 초과 전 | 답변 수: 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년 초과 전 | 다운로드 수: 1 |
제출됨
BetterCameraToolbar
Three extra buttons make a big difference in usability.
5년 초과 전 | 다운로드 수: 2 |
답변 있음
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년 초과 전 | 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년 초과 전 | 0
제출됨
AutoDiff_R2016b
Compute ordinary and partial derivatives of arbitrary order.
7년 초과 전 | 다운로드 수: 7 |
제출됨
AutoDiff_R2015b
Compute ordinary and partial derivatives of arbitrary order.
7년 초과 전 | 다운로드 수: 1 |
제출됨
Donlab - The Language of Post-Factual Computing
Explore the exciting world of purpositional logic and Foolean algebra.
거의 8년 전 | 다운로드 수: 1 |
제출됨
Midget Sudoku
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
거의 8년 전 | 다운로드 수: 1 |
제출됨
Laplace-Beltrami operator
Laplace-Beltrami operator for parametrized and implicit manifolds.
8년 초과 전 | 다운로드 수: 2 |
제출됨
alphabet
A colormap with 26 clearly distinguishable colors, also known as the "alphabet of colors".
9년 초과 전 | 다운로드 수: 1 |
제출됨
IsoLine
IsoLine is drawing lines on a surface along which a given function has constant values.
9년 초과 전 | 다운로드 수: 4 |