Community Profile

photo

Mark Holmes


Last seen: 3日 前 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

13日 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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

13日 前 | ダウンロード 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年弱 前 | 1 件の回答 | 0

1

回答

送信済み


conserve.m
Energy conserving IVP solver

3年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

5年弱 前 | ダウンロード 2 件 |

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年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約6年 前 | ダウンロード 2 件 |

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年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


tridiag.m
tridiagonal matrix equation solver (Thomas algorithm)

約11年 前 | ダウンロード 13 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 1 件 |

Thumbnail