photo

John D'Errico


Retired

Last seen: 1日 前 2006 年からアクティブ

Followers: 30   Following: 0

A retired applied mathematician, consultant, sometime mechanical engineer, numerical analyst, woodworker, bridge player. Please DON'T contact me, as too many students then decide I am their personal consultant if I allow it. I won't do consulting by mail.

統計

All
MATLAB Answers

15 質問
7,843 回答

File Exchange

62 ファイル

Cody

5 問題
140 解答

Highlights

1 ハイライト

ランク
9
of 298,974

評判
22,053

コントリビューション
15 質問
7,843 回答

回答採用率
46.67%

獲得投票数
4,807

ランク
4 of 20,664

評判
66,217

平均評価
4.80

コントリビューション
62 ファイル

ダウンロード
660

ALL TIME ダウンロード
597677

ランク
1,657
of 162,957

コントリビューション
5 問題
140 解答

スコア
1,566

バッジ数
7

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
1 ハイライト

平均いいねの数
8

  • Most Accepted 2023
  • Editor's pick for Answers
  • Quiz Master
  • Promoter
  • Top Downloads 2024
  • Top Downloads 2023
  • Top Downloads 2022
  • Top Downloads 2021
  • Top Downloads 2020
  • Revival Level 4
  • Top Downloads 2019
  • Personal Best Downloads Level 5

バッジを表示

Feeds

送信済み


randpoly
Generate N uniformly distributed points inside a supplied polygon (or polyshape)

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

0.0 / 5
Thumbnail

送信済み


allcrossings
Locate all intersections of a pair of functions f1 and f2, on a finite domain

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

0.0 / 5

送信済み


num2bin
Expression of all numbers in a variety of binary forms.

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

0.0 / 5

送信済み


A limited set of basic number theoretic tools
Various tools for working with integers and their factors, primes, congruences, etc.

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

5.0 / 5

送信済み


minkowskiSum
Compute the Minkowski sum of any two polygons or polyshapes, convex or concave.

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

0.0 / 5

送信済み


randFixedLinearCombination
Uniform random samples over a n-dimensional hyper-rectangle, subject to a linear equality constraint

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

4.5 / 5

送信済み


Eigenshuffle
Consistently sorted eigenvalue and eigenvector sequences

約5年 前 | ダウンロード 16 件 |

4.8 / 5
Thumbnail

送信済み


Divisors of a number, perfect, amicable, and sociable number
Tools to work (and play) with the divisors of a number

6年以上 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


HPF - a big decimal class
High precision floating point arithmetic, a new class written in MATLAB

約7年 前 | ダウンロード 9 件 |

4.8 / 5

送信済み


Partitions of an integer
List all partitions of an integer

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

4.9 / 5

送信済み


The permanent of any matrix (square or not)
The permanent of any matrix, square or not

8年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


SLM - Shape Language Modeling
Least squares spline modeling using shape primitives

約8年 前 | ダウンロード 25 件 |

5.0 / 5
Thumbnail

送信済み


The Fibonacci Sequence
Efficient computation of Fibonacci and Lucas numbers

8年以上 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


base2base(Nstart,bstart,bend)
Numeric base conversion between any two numeric bases, for any size integer.

9年弱 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


polyfitn
Polynomial modeling in 1 or n dimensions

約9年 前 | ダウンロード 85 件 |

4.9 / 5

送信済み


Optimization Tips and Tricks
Tips and tricks for use of the optimization toolbox, linear and nonlinear regression.

約9年 前 | ダウンロード 4 件 |

4.8 / 5

送信済み


movingstd & movingstd2
A (fast) windowed std on a time series (or array)

約9年 前 | ダウンロード 3 件 |

4.8 / 5

送信済み


Surface Fitting using gridfit
Model 2-d surfaces from scattered data

9年以上 前 | ダウンロード 64 件 |

4.9 / 5
Thumbnail

送信済み


Batched partitioned nonlinear least squares
Speed up when you have a very large number of nonlinear least squares problems, but with one model

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

5.0 / 5

送信済み


export_search_path
Allows the user to transfer your search path from an old MATLAB release to a new release

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

5.0 / 5

送信済み


Adaptive numerical limit (and residue) estimation
Numerical extrapolation of a limit (with an error estimate) from only function values

10年以上 前 | ダウンロード 1 件 |

5.0 / 5

送信済み


Variable Precision Integer Arithmetic
Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported.

10年以上 前 | ダウンロード 12 件 |

4.9 / 5

送信済み


Symbolic Polynomial Manipulation
Symbolic polynomial manipulation as an exercise in OOP

10年以上 前 | ダウンロード 11 件 |

4.9 / 5

送信済み


Adaptive Robust Numerical Differentiation
Numerical derivative of an analytically supplied function, also gradient, Jacobian & Hessian

10年以上 前 | ダウンロード 40 件 |

4.8 / 5

送信済み


A suite of minimal bounding objects
Suite of tools to compute minimal bounding circles, rectangles, triangles, spheres, incircles, etc.

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

4.8 / 5
Thumbnail

送信済み


nearestSPD
Finding the nearest positive definite matrix

12年弱 前 | ダウンロード 14 件 |

4.9 / 5

送信済み


distance2curve
Find the closest point on a (n-dimensional) curve to any given point or set of points

12年以上 前 | ダウンロード 7 件 |

5.0 / 5
Thumbnail

送信済み


Inverse (integrated) gradient
Vectorized & fully sparse 1-d, 2-d, & 3-d integrated gradients

12年以上 前 | ダウンロード 4 件 |

4.8 / 5

送信済み


Inhull
Efficient test for points inside a convex hull in n dimensions

13年弱 前 | ダウンロード 29 件 |

4.7 / 5
Thumbnail

送信済み


interparc
Distance based interpolation along a general curve in space

13年弱 前 | ダウンロード 22 件 |

5.0 / 5
Thumbnail

さらに読み込む