photo

Lateef Adewale Kareem


CypherCrescent ltd, Nigeria

Last seen: 4 giorni fa Attivo dal 2015

Followers: 0   Following: 0

Messaggio

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

Statistica

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

Visualizza badge

Feeds

Visto da

Inviato


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

2 mesi fa | 146 download |

Thumbnail

Inviato


lmcurvefit
curve fitting using Levenberg Marquardt algorithm

2 mesi fa | 11 download |

Inviato


EigenZeros
%% This function computes atmost N zeros (z) of a given eigen function between xmin and xmax

5 mesi fa | 2 download |

Thumbnail

Inviato


erfz(z)
erfz(z) returns the error function of complex argument

5 mesi fa | 2 download |

Thumbnail

Inviato


LinProg(f, AInEq, bInEq, AEq, bEq, debug)
Solves Linear Programming poblem

5 mesi fa | 2 download |

Thumbnail

Inviato


surf2stl
Write STL file from surface data.

6 mesi fa | 8 download |

Thumbnail

Inviato


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

10 mesi fa | 2 download |

Inviato


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

circa un anno fa | 1 download |

Thumbnail

Inviato


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

circa un anno fa | 7 download |

Thumbnail

Inviato


Gauss Laguerre Integration Nodes and Weights
Gauss Laguerre method.

oltre un anno fa | 4 download |

Thumbnail

Inviato


Particle Swarm Optimization
Function for searching for minimizer of a function

oltre un anno fa | 2 download |

Thumbnail

Inviato


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

circa 2 anni fa | 1 download |

Thumbnail

Inviato


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

circa 2 anni fa | 1 download |

Thumbnail

Inviato


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

circa 2 anni fa | 7 download |

Thumbnail

Inviato


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

circa 2 anni fa | 1 download |

Thumbnail

Inviato


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

circa 2 anni fa | 1 download |

Thumbnail

Inviato


Umbrella generates an umbrella
Creates an umbrella

circa 2 anni fa | 1 download |

Thumbnail

Inviato


MixIntLinProg
This algorithm solves the mixed integer linear programming problem.

oltre 2 anni fa | 2 download |

Thumbnail

Inviato


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

oltre 2 anni fa | 4 download |

Thumbnail

Inviato


Siepinski Carpet
This algorithm generates sierpinski carpet

oltre 2 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 2 anni fa | 1 download |

Thumbnail

Inviato


Geneva Mechanism
This file explains how to create geneva mechanism

oltre 2 anni fa | 4 download |

Thumbnail

Inviato


Particle Swam Optimization Curve Fitting
Parameter fitting by Particle Swarm Optimization

oltre 2 anni fa | 1 download |

Inviato


Lagrange Interpolation
Computes estimates of a function sing lagrange interpolation

oltre 2 anni fa | 1 download |

Inviato


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

oltre 2 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 2 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 2 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 2 anni fa | 3 download |

Inviato


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

oltre 2 anni fa | 3 download |

Inviato


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

oltre 2 anni fa | 3 download |

Thumbnail

Carica altro