Lateef Adewale Kareem
CypherCrescent ltd, Nigeria
Followers: 0 Following: 0
Applied Mathematician, Mechanical and Petroleum Engineer. Professional Interests: Reservoir Engineering, Fluid Mechanics, Solid Mechanics, Numerical Optimization
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
Estadística
CLASIFICACIÓN
1.226
of 295.735
REPUTACIÓN
58
CONTRIBUCIONES
1 Pregunta
15 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
21
CLASIFICACIÓN
759 of 20.277
REPUTACIÓN
2.405
EVALUACIÓN MEDIA
4.00
CONTRIBUCIONES
59 Archivos
DESCARGAS
272
ALL TIME DESCARGAS
19381
CLASIFICACIÓN
39.823
of 154.433
CONTRIBUCIONES
0 Problemas
7 Soluciones
PUNTUACIÓN
91
NÚMERO DE INSIGNIAS
2
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Shear Force Bending Moment
This function SFBM.m calculates and draw the shear force and bending moment diagrams.
3 meses hace | 145 descargas |
Enviada
EigenZeros
%% This function computes atmost N zeros (z) of a given eigen function between xmin and xmax
5 meses hace | 2 descargas |
Enviada
LinProg(f, AInEq, bInEq, AEq, bEq, debug)
Solves Linear Programming poblem
5 meses hace | 2 descargas |
Enviada
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 meses hace | 2 descargas |
Enviada
Vertices2Volume
This function computes the volume of a 3D objects given its vertices X, Y, Z.
alrededor de 1 año hace | 1 descarga |
Enviada
Interactive Truss Solver
This solver allows user to interactively design a simply supported truss and then solve the truss for a given load.
más de 1 año hace | 7 descargas |
Enviada
Gauss Laguerre Integration Nodes and Weights
Gauss Laguerre method.
más de 1 año hace | 4 descargas |
Enviada
Particle Swarm Optimization
Function for searching for minimizer of a function
más de 1 año hace | 2 descargas |
Enviada
Fast_chebyshevT
This file works exactly as inbuilt chebyshevT in matlab, but its over 1000 times faster.
alrededor de 2 años hace | 1 descarga |
Enviada
Simulation of Collison Pi Counter
This is matlab simulation of the video "The most unexpected answer to a counting puzzle" by 3blue 1 brown
alrededor de 2 años hace | 1 descarga |
Enviada
QuadCopter
This file contains Quadcopter model and flight controller for Quadcopter simulation
alrededor de 2 años hace | 7 descargas |
Enviada
SurfaceArea
computes the are of a surf plot whose handle is surfhandle
alrededor de 2 años hace | 1 descarga |
Enviada
Residual Specific Heat Capacity
This script compute the ratio of the residual specific heat capacity to the universal gas constant
alrededor de 2 años hace | 1 descarga |
Enviada
MixIntLinProg
This algorithm solves the mixed integer linear programming problem.
más de 2 años hace | 2 descargas |
Enviada
Bricks Game
Bricks Game is intended for the entertainment of Matlab programmers.
más de 2 años hace | 4 descargas |
Enviada
Siepinski Carpet
This algorithm generates sierpinski carpet
más de 2 años hace | 1 descarga |
Enviada
Pythagoras Tree
The Pythagoras tree is a plane fractal constructed from squares.
más de 2 años hace | 1 descarga |
Enviada
Geneva Mechanism
This file explains how to create geneva mechanism
más de 2 años hace | 1 descarga |
Enviada
Particle Swam Optimization Curve Fitting
Parameter fitting by Particle Swarm Optimization
más de 2 años hace | 1 descarga |
Enviada
Lagrange Interpolation
Computes estimates of a function sing lagrange interpolation
más de 2 años hace | 1 descarga |
Enviada
Block Pentadiagonal Solver
Solves the block pentadiagonal system Ax = f, where a, b, c, d, and e are the five diagonals of A
más de 2 años hace | 1 descarga |
Enviada
Block Tridiagonal Solver
Solves the block tridiagonal system Ax=d, where a, b, and c are the three diagonals of A.
más de 2 años hace | 1 descarga |
Enviada
Block Diagonal
This code allows you to process block diagonal elements. Its like the generalization of inbuilt diag.
más de 2 años hace | 1 descarga |
Enviada
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 + ...
más de 2 años hace | 3 descargas |
Enviada
Gauss Legendre Integration Node and Weights
This script is for computing definite integrals using Legendre-Gauss
más de 2 años hace | 4 descargas |
Enviada
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...
más de 2 años hace | 4 descargas |