Feeds
제출됨
closest_poly
approximates a function my fun on the interval [0,1] with best-fitting polynomial for degree specified by user.
거의 5년 전 | 다운로드 수: 1 |
제출됨
partitions
partitions(n) returns the nth partition number, up to Matlab's largest integer capabilities.
대략 5년 전 | 다운로드 수: 1 |
제출됨
patch_out
This is a simple use case of the Matlab function patch for shading the region exterior to a polygon in the plane.
대략 5년 전 | 다운로드 수: 1 |
제출됨
factor_m
Factors a 2x2 nonnegative matrix with determinant 1 (except for the identity) into a unique product of the prime matrices over t...
대략 5년 전 | 다운로드 수: 1 |
제출됨
picard_iter
Computes the i-th Picard iteration approximation to the solution of the differential equation y'(x) = f(x,y).
5년 초과 전 | 다운로드 수: 2 |
제출됨
billiard_table
Plots the path of a billiard ball would take starting from the lower-left corner of a xdim-by-ydim billard table.
5년 초과 전 | 다운로드 수: 2 |
제출됨
root_approx
Lists the first few rational approximations to the square root of n.
5년 초과 전 | 다운로드 수: 0 |
제출됨
totient.m
Fast evaluation of Euler totient function of integer n. Function returns type uint64.
거의 6년 전 | 다운로드 수: 1 |
제출됨
oddeven decomposition
plots inputted function handle over the range of interest, along with its odd and even parts.
6년 초과 전 | 다운로드 수: 1 |
제출됨
polygon_area
Computes the area of a 2D polygon with ordered list of vertices. Vertices are real-valued.
6년 초과 전 | 다운로드 수: 1 |
제출됨
vector_fortran_parse
takes as input a matlab data vector and parses it for direct cut and paste into fortran script.
6년 초과 전 | 다운로드 수: 1 |



