photo

Mark Holmes


Last seen: 6 months ago Active since 2010

Followers: 0   Following: 0

Message

Professional Interests: applied math

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

14 Files

RANK
169,508
of 297,827

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
1,671 of 20,479

REPUTATION
1,106

AVERAGE RATING
4.50

CONTRIBUTIONS
14 Files

DOWNLOADS
34

ALL TIME DOWNLOADS
9974

RANK

of 159,623

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

12 months ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

12 months ago | 7 downloads |

0.0 / 5
Thumbnail

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Submitted


conserve.m
Energy conserving IVP solver

4 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

5 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

9 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

9 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

9 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


tridiag.m
tridiagonal matrix equation solver (Thomas algorithm)

12 years ago | 11 downloads |

4.0 / 5
Thumbnail

Submitted


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

15 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

15 years ago | 1 download |

5.0 / 5
Thumbnail