Lawrence Agbezuge - MATLAB Central
photo

Lawrence Agbezuge


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

I am a retired research engineer and educator. I spent 30 years in engineering R&D with 3 major Fortune 500 companies, and 5 years as an Associate Visiting Professor in mechanical engineering. I hold Eng. Sc. D. (Ph.D.) from Columbia University, and 3 patents. My main areas of interest include numerical computational methods.

统计学

File ExchangeFrom 08/19 to 04/25Use left and right arrows to move selectionFrom 08/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
File Exchange

7 文件

排名
N/A
of 298,086

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
8,285 of 20,530

声誉
103

平均
3.00

贡献数
7 文件

下载次数
8

ALL TIME 下载次数
990

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


Runge-Kutta solution of first to third order ODEs
rk4gui.m utilizes the Runge-Kutta method to directly solve 1-st to 3-rd order non-stiff ODEs which are IVPs (Initial Value Probl...

5 years 前 | 1 次下载 |

1.0 / 5

已提交


Combinations without overflow
The use of the factorial function in evaluating nCr = n!/((n-r)!*r!) has overflow problems when n>170 on a 64-bit machine.

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Permutations without overflow
The use of the factorial function in computing permutations and combinations has overflow problems that are avoided by these two...

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Find real roots (or zeros) of a continuous function
This program finds the real roots (or zeros) of a continuous function.

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Projectile Simulation with aerodynamic drag
Euler's method is used to simulate the flight of a drag force influenced projectile, launched at a specified height, velocity an...

5 years 前 | 2 次下载 |

5.0 / 5

已提交


Synthetic Division with Matlab
Purpose: Perform synthetic division of the rational function N(x)/D(x), where N(x) is a polynomial and D(x) is of the form...

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Integrated trapezoidal and Gauss quadrature
Use a combined trapezoidal rule and Gauss quadrature to integrate f(x) in the interval x=[a,b]. f(x) is not necessarily equispa...

5 years 前 | 1 次下载 |

0.0 / 5