Community Profile

photo

Douglas Brunson


Last seen: alrededor de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • First Review

Ver insignias

Feeds

Ver por

Enviada


closest_poly
approximates a function my fun on the interval [0,1] with best-fitting polynomial for degree specified by user.

casi 3 años hace | 1 descarga |

Enviada


partitions
partitions(n) returns the nth partition number, up to Matlab's largest integer capabilities.

alrededor de 3 años hace | 1 descarga |

Enviada


patch_out
This is a simple use case of the Matlab function patch for shading the region exterior to a polygon in the plane.

alrededor de 3 años hace | 1 descarga |

Enviada


factor_m
Factors a 2x2 nonnegative matrix with determinant 1 (except for the identity) into a unique product of the prime matrices over t...

más de 3 años hace | 1 descarga |

Enviada


picard_iter
Computes the i-th Picard iteration approximation to the solution of the differential equation y'(x) = f(x,y).

más de 3 años hace | 10 descargas |

Enviada


billiard_table
Plots the path of a billiard ball would take starting from the lower-left corner of a xdim-by-ydim billard table.

casi 4 años hace | 2 descargas |

Enviada


root_approx
Lists the first few rational approximations to the square root of n.

casi 4 años hace | 0 descargas |

Enviada


totient.m
Fast evaluation of Euler totient function of integer n. Function returns type uint64.

alrededor de 4 años hace | 1 descarga |

Enviada


graphM
plots the graph of matrix.

alrededor de 4 años hace | 1 descarga |

Enviada


oddeven decomposition
plots inputted function handle over the range of interest, along with its odd and even parts.

más de 4 años hace | 1 descarga |

Enviada


polygon_area
Computes the area of a 2D polygon with ordered list of vertices. Vertices are real-valued.

más de 4 años hace | 2 descargas |

Enviada


vector_fortran_parse
takes as input a matlab data vector and parses it for direct cut and paste into fortran script.

más de 4 años hace | 1 descarga |