Community Profile

photo

Lateef Adewale Kareem


CypherCrescent ltd, Nigeria

Last seen: 3 months ago Active since 2015

Followers: 0   Following: 0

Message

Applied Mathematician, Mechanical and Petroleum Engineer. Professional Interests: Reservoir Engineering, Fluid Mechanics, Solid Mechanics, Numerical Optimization

Programming Languages:
Python, C++, C#, MATLAB, SQL, Visual Basic
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Numerical Integration and Differential Equations, Programming, Fluid Mechanics, Reservoir Engineering

Statistics

All
  • MATLAB Flipbook Mini Hack Participant
  • MATLAB Mini Hack 2022 Participant
  • 3 Month Streak
  • Knowledgeable Level 2
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • First Submission
  • Solver
  • First Answer
  • Commenter

View badges

Feeds

View by

Submitted


Rank 1 Update for LU factors
% This function updates the LU factorization (PA = LU) of a Matrix A following a rank % one update of the matrix A = A + alpha*y...

3 months ago | 3 downloads |

Submitted


Vertices2Volume
This function computes the volume of a 3D objects given its vertices X, Y, Z.

6 months ago | 2 downloads |

Thumbnail

Submitted


Interactive Truss Solver
This solver allows user to interactively design a simply supported truss and then solve the truss for a given load.

8 months ago | 8 downloads |

Thumbnail

Submitted


Gauss Laguerre Integration Nodes and Weights
Gauss Laguerre method.

9 months ago | 4 downloads |

Thumbnail

Submitted


Particle Swarm Optimization
Function for searching for minimizer of a function

10 months ago | 2 downloads |

Thumbnail

Submitted


Shear Force Bending Moment
This function SFBM.m calculates and draw the shear force and bending moment diagrams.

10 months ago | 228 downloads |

Thumbnail

Submitted


Fast_chebyshevT
This file works exactly as inbuilt chebyshevT in matlab, but its over 1000 times faster.

1 year ago | 1 download |

Thumbnail

Submitted


Simulation of Collison Pi Counter
This is matlab simulation of the video "The most unexpected answer to a counting puzzle" by 3blue 1 brown

1 year ago | 2 downloads |

Thumbnail

Submitted


QuadCopter
This file contains Quadcopter model and flight controller for Quadcopter simulation

1 year ago | 13 downloads |

Thumbnail

Submitted


SurfaceArea
computes the are of a surf plot whose handle is surfhandle

1 year ago | 1 download |

Thumbnail

Submitted


Residual Specific Heat Capacity
This script compute the ratio of the residual specific heat capacity to the universal gas constant

1 year ago | 1 download |

Thumbnail

Submitted


surf2stl
Write STL file from surface data.

1 year ago | 4 downloads |

Thumbnail

Submitted


Umbrella generates an umbrella
Creates an umbrella

1 year ago | 1 download |

Thumbnail

Submitted


MixIntLinProg
This algorithm solves the mixed integer linear programming problem.

1 year ago | 2 downloads |

Thumbnail

Submitted


Bricks Game
Bricks Game is intended for the entertainment of Matlab programmers.

2 years ago | 13 downloads |

Thumbnail

Submitted


Siepinski Carpet
This algorithm generates sierpinski carpet

2 years ago | 2 downloads |

Thumbnail

Submitted


Pythagoras Tree
The Pythagoras tree is a plane fractal constructed from squares.

2 years ago | 3 downloads |

Thumbnail

Submitted


Zeros of Bessel function, Legendre function, Trig functions
%% This function computes atmost N zeros (z) between xmin and xmax

2 years ago | 1 download |

Thumbnail

Submitted


Geneva Mechanism
This file explains how to create geneva mechanism

2 years ago | 2 downloads |

Thumbnail

Submitted


Particle Swam Optimization Curve Fitting
Parameter fitting by Particle Swarm Optimization

2 years ago | 1 download |

Submitted


Lagrange Interpolation
Computes estimates of a function sing lagrange interpolation

2 years ago | 1 download |

Submitted


Block Pentadiagonal Solver
Solves the block pentadiagonal system Ax = f, where a, b, c, d, and e are the five diagonals of A

2 years ago | 1 download |

Thumbnail

Submitted


Block Tridiagonal Solver
Solves the block tridiagonal system Ax=d, where a, b, and c are the three diagonals of A.

2 years ago | 1 download |

Thumbnail

Submitted


Block Diagonal
This code allows you to process block diagonal elements. Its like the generalization of inbuilt diag.

2 years ago | 1 download |

Thumbnail

Submitted


Rank 1 Update of Cholesky Factors
% This function updates the Cholesky factorization (A = R'*R) of a Matrix A % following a rank one update of the matrix A = A + ...

2 years ago | 1 download |

Submitted


Gauss Legendre Integration Node and Weights
This script is for computing definite integrals using Legendre-Gauss

2 years ago | 4 downloads |

Submitted


Lambert_W
% Lambert_W Lambert's W function. % W = lambertw(Z) solves W*exp(W) = Z. % W = lambertw(K,Z) is the K-th branch of this mu...

2 years ago | 2 downloads |

Thumbnail

Submitted


Gears
Gear 1

2 years ago | 1 download |

Thumbnail

Submitted


AnimateNewtonRaphson
This file solves a univariate equation using newton raphson's method and makes gif file for you to visualize the process.

2 years ago | 1 download |

Thumbnail

Submitted


Simulation of floating balls on water
This file describes how to simulate floating balls on water

2 years ago | 1 download |

Thumbnail

Load more