David Terr


Raytheon

自 2004 起处于活动状态

Followers: 0   Following: 0

消息

I received a Ph.D. in number theory from UC Berkeley in 1997. I also enjoy other areas of math, as well as physics and computer programming. I live in Goleta, CA, near Santa Barbara and work at Raytheon in Goleta.

统计学

File Exchange

31 文件

排名
N/A
of 297,457

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
63 of 20,438

声誉
13,374

平均
4.10

贡献数
31 文件

下载次数
63

ALL TIME 下载次数
132821

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 5
  • First Submission

查看徽章

Feeds

排序方式:

已提交


Pell.m
Pell(d,s,n) returns the first n positive integer solution to the modified Pell's equation x^2-dy^2=+

16 years 前 | 2 次下载 |

4.0 / 5

已提交


LaguerrePoly.m
This program returns the coefficients of the Laguerre polynomial L_n, given n.

16 years 前 | 3 次下载 |

4.8 / 5
Thumbnail

已提交


numerical.zip
Archive containing numerical function files.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


Lucas.m
Given a nonnegative integer n, return the nth Lucas number.

20 years 前 | 1 次下载 |

5.0 / 5

已提交


rqf.m
Reduce a binary quadratic form, given as a row vector of length 3.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


qftimes.m
This function composes two quadratic forms.

20 years 前 | 0 次下载 |

0.0 / 5

已提交


Physics.zip
Archive containing various files pertaining to physics.

20 years 前 | 1 次下载 |

3.66667 / 5
Thumbnail

已提交


ClebschGordan.m
ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>.

20 years 前 | 6 次下载 |

5.0 / 5

已提交


GeneralizedLucas.m
GeneralizedLucas(n,a,b) returns the generalized Lucas number with index n and parameters a and b.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


GeneralizedFibonacci.m
GeneralizedFibonacci(n,a,b) returns the generalized Fibonacci number.

20 years 前 | 1 次下载 |

5.0 / 5

已提交


RoundQCF.m
RoundQCF(d,u,v) returns the "round" continued fraction expansion of (u+sqrt(d))/v.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


harmonic.m
Harmonic(n) is an estimate of the nth harmonic number.

20 years 前 | 2 次下载 |

3.0 / 5

已提交


fromcfrac.m
Returns the number with the given continued fraction expansion.

20 years 前 | 2 次下载 |

0.0 / 5

已提交


QCF.m
QCF(d,u,v,quiet) returns the continued fraction expansion of (u+sqrt(d))/v.

20 years 前 | 2 次下载 |

0.0 / 5

已提交


roundcfrac.m
Computes the "round continued fraction" of a given complex number.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


cfrac.m
cfrax(x,n) returns the first n terms in the contined fraction expansion of x.

20 years 前 | 1 次下载 |

5.0 / 5

已提交


SpecialFunctions.zip
Special functions archive.

20 years 前 | 1 次下载 |

0.0 / 5

已提交


Wigner3j.m
Wigner3j(j1,j2,j,m1,m2,m) returns the Wigner 3j-symbol.

20 years 前 | 5 次下载 |

3.4 / 5

已提交


AssociatedLaguerrePoly.m
This program returns the coefficients of the Associated Laguerre polynomial L_{n,m}, given n and m.

20 years 前 | 1 次下载 |

4.5 / 5

已提交


HermitePoly.m
This program returns the coefficients of the Hermite polynomial H_n, given n.

20 years 前 | 3 次下载 |

4.75 / 5
Thumbnail

已提交


LegendrePoly
This program returns the coefficients of the Legendre polynomial P_n, given n.

20 years 前 | 3 次下载 |

3.83333 / 5
Thumbnail

已提交


ChebyshevPoly.m
This program returns the coefficients of the Chebyshev polynomial T_n, given n.

20 years 前 | 7 次下载 |

3.57143 / 5
Thumbnail

已提交


partitiontable.m
Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n.

21 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Fibonacci.m
Given an integer n, return the nth Fibonacci number.

21 years 前 | 3 次下载 |

3.6 / 5

已提交


binomial.m
This program computes the binomial coefficient C(n,m).

21 years 前 | 2 次下载 |

2.0 / 5

已提交


MinkowskiQM.m
Given x from 0 to 1, compute ?(x), where ? is the Minkowski question mark function.

21 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


ChebyshevExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...

21 years 前 | 2 次下载 |

4.0 / 5

已提交


LegendreExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...

21 years 前 | 1 次下载 |

0.0 / 5

已提交


tau.m
Given a nonnegative integer n, tau(n) is the Ramanujan tau function of n.

21 years 前 | 2 次下载 |

0.0 / 5

已提交


sigma.m
Given nonnegative integers k and n, sigma(k,n) is the sum of the kth powers of the divisors of n.

21 years 前 | 1 次下载 |

0.0 / 5

加载更多