Community Profile

photo

Mark Holmes


Last seen: 4 days 前 自 2010 起处于活动状态

Followers: 0   Following: 0

联系

Professional Interests: applied math

统计数据

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

查看徽章

Feeds

排序方式:

已提交


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

21 days 前 | 8 次下载 |

Thumbnail

已提交


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

21 days 前 | 7 次下载 |

Thumbnail

提问


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 years 前 | 1 个回答 | 0

1

个回答

已提交


conserve.m
Energy conserving IVP solver

3 years 前 | 2 次下载 |

Thumbnail

已提交


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

5 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 1 次下载 |

Thumbnail

已提交


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

6 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 1 次下载 |

Thumbnail

已提交


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

8 years 前 | 1 次下载 |

Thumbnail

已提交


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

8 years 前 | 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 years 前 | 2 次下载 |

Thumbnail

已提交


tridiag.m
tridiagonal matrix equation solver (Thomas algorithm)

11 years 前 | 8 次下载 |

Thumbnail

已提交


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

14 years 前 | 2 次下载 |

Thumbnail

已提交


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

14 years 前 | 1 次下载 |

Thumbnail