Community Profile

photo

Mark Holmes


Last seen: 6개월 전 2010년부터 활동

Professional Interests: applied math

통계

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

배지 보기

Content Feed

보기 기준

질문


tic/toc versus time.perf_counter_ns()
For tic/toc the documentation indicates that these are limited to codes that take at least 1/10 second (if you want an accurate ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

제출됨


conserve.m
Energy conserving IVP solver

3년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


fits(f,xd,yd,p0,n,m)
Data fitting given model function f(x,p)

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


splineA(xd,yd,x,Ends,Ders)
Nonuniform Cubic Spline Interpolation

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


splineB(xd,yd,Ends,Ders)
Coefficients of the Cubics For Nonuniform Cubic Spline Interpolation

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


solve(f,a,b)
Solves, if possible, f(x)=0.

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


cgm(A,b)
Solves Ax=b using the conjugate gradient method.

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


nde.m
solves the nonlinear diffusion equation u_t = Du_xx + f(x,t,u,u_x)

대략 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


nbvp.m
A simple solver for a 2nd order nonlinear BVP

6년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


arrowhead(x,y,clr,Asize,head)
Draws an arrowhead given two points.

거의 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


cgmS(C,b)
Solves Ax=b using the conjugate gradient method when A is sparse.

거의 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


int(f,a,b)
This program computes the integral of f(x) from x=a to x=b using an adaptive Simpson's rule.

대략 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


tridiag.m
tridiagonal matrix equation solver (Thomas algorithm)

대략 11년 전 | 다운로드 수: 11 |

Thumbnail

제출됨


sbvp.m
A simple code to solve nonlinear BVPs with layers

거의 14년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


lbvp.m
A simple solver for a 2nd order linear BVP

거의 14년 전 | 다운로드 수: 1 |

Thumbnail