Roche de Guzman
Followers: 0 Following: 0
https://sites.hofstra.edu/roche-deguzman/ Associate Professor, Bioengineering Teaching: ENGG 010 (MATLAB Programming for Engineers) ENGG 081 (Introduction to Bioengineering) ENGG 101 (Numerical Methods) ENGG 108 (Biomaterials Lab) ENGG 112 (Engineering Drawing) ENGG 118 (Fundamentals of Biomaterials) ENGG 143G (Senior Design) ENGG 165 (Bioengineering Modeling and Simulation) ENGG 169 (Fluid Mechanics Lab) Research: Biomaterials, Medical Device, Drug Delivery, Mathematical Modeling
Feeds
제출됨
Brownian Motion Showing Diffusion Behavior
Simulation of multiple particles in a box starting at a single location exhibiting random motion with animation
거의 3년 전 | 다운로드 수: 1 |
제출됨
Brownian Motion or Random Particle Motion in a Fluid
Simulation of a single particle in a box
거의 3년 전 | 다운로드 수: 1 |
제출됨
Divergence of vector in 3D
Comparing the quiver plot of the vector function to the scatterplot of its divergence scalar function
거의 3년 전 | 다운로드 수: 3 |
제출됨
Gradient of scalar in 3D
Comparing the scatterplot of the scalar function to the quiver plot of its gradient vector function
거의 3년 전 | 다운로드 수: 2 |
제출됨
Curl of vector exclusively in 3D
Comparing the quiver plots of the vector function and its curl (also a vector function)
거의 3년 전 | 다운로드 수: 1 |
제출됨
Divergence of vector in 2D new
Comparing the quiver plot of the vector function to the filled contour plot of its divergence scalar function
거의 3년 전 | 다운로드 수: 1 |
제출됨
Divergence of vector in 2D
Comparing the quiver plot of the vector function to the surface plot of its divergence scalar function
거의 3년 전 | 다운로드 수: 1 |
제출됨
Gradient of scalar in 2D new
Comparing the filled contour plot of the scalar function to the quiver plot of its gradient vector function
거의 3년 전 | 다운로드 수: 1 |
제출됨
Gradient of scalar in 2D
Comparing the surface plot of the scalar function to the quiver plot of its gradient vector function
거의 3년 전 | 다운로드 수: 2 |
제출됨
Lagrange's Polynomial Interpolation
Interpolates a scalar or vector yp = f(xp) with given x and y = f(x) vectors and xp query
3년 초과 전 | 다운로드 수: 2 |
제출됨
Newton's Polynomial Interpolation
Interpolates a scalar or vector yp = f(xp) with given x and y = f(x) vectors and xp query
3년 초과 전 | 다운로드 수: 4 |
제출됨
ShowDICOM Script for Animation of CT Series and Movie Output
Displays DICOM Images
거의 4년 전 | 다운로드 수: 1 |
제출됨
Finite Difference Explicit Method for Fick's 2nd Law
Finite Difference Explicit Method (iteration) to solve for a PDE (Fick's 2nd Law of diffusion)
5년 초과 전 | 다운로드 수: 3 |
제출됨
Finite Difference Implicit Method for Fick's 2nd Law
PDE solution using the implicit method
5년 초과 전 | 다운로드 수: 1 |
제출됨
FEM to solve for 2D Laplace's Equation
FEM solution to a steady-state PDE (example: Laplace's) applied to an electric potential
5년 초과 전 | 다운로드 수: 7 |
제출됨
Vector field rotation using Rotation (Transformation) matrix
Animation to demonstrate the use of the 2D rotation matrix in a vector field
5년 초과 전 | 다운로드 수: 2 |
제출됨
Truss 3D (Tetrahedral) using FEM (direct stiffness)
Deformation of a tetrahedral truss (4 nodes and 6 elements) with 3 pinned bottom nodes and downward force applied to the top nod...
5년 초과 전 | 다운로드 수: 1 |
제출됨
Fick's 2nd Law of Diffusion using Method of Lines
PDE solution using Method of Lines
5년 초과 전 | 다운로드 수: 1 |
제출됨
Fick's 2nd Law of Diffusion using FEM (Direct Stiffness)
Direct stiffness finite element method to solve for c (concentration) at given x (1D space) and t (time) values
5년 초과 전 | 다운로드 수: 2 |
제출됨
Graph of a 3D vector field and its divergence and curl
Visualize vector field quiver, divergence (slice), and curl (quiver) at given 3D coordinates
거의 6년 전 | 다운로드 수: 4 |
제출됨
Graph of a 2D vector field equation and its divergence
Visualize vector field using quiver and divergence using filled contour at given 2D coordinates
거의 6년 전 | 다운로드 수: 1 |
제출됨
Divergence Theorem (Gauss’, Ostrogradsky’s) to Measure Flow
Example showing that the volume integral of the divergence of f = surface integral of the magnitude of f normal to the surface (...
거의 6년 전 | 다운로드 수: 1 |
제출됨
Normal/Gaussian/Bell-Shaped Curve Distribution fx: NormDist
Computes and plots the normal distribution function
6년 초과 전 | 다운로드 수: 1 |
제출됨
pos3D
Determines the coordinates p = [px py pz] in 3D space given p0, p1, and d
대략 7년 전 | 다운로드 수: 1 |
제출됨
Golden-Section Search Numerical Method
Function for finding the x optimum to make f(x) extreme, using the golden-section search method
거의 8년 전 | 다운로드 수: 1 |
제출됨
Fixed-Point Iteration Numerical Method
Function for finding the x root of f(x) to make f(x) = 0, using the fixedpoint iteration open method
거의 8년 전 | 다운로드 수: 1 |
제출됨
False Position (Linear Interpolation) Numerical Method
Function for finding the x root of f(x) to make f(x) = 0, using the false position bracketing method
거의 8년 전 | 다운로드 수: 4 |
제출됨
Newton-Raphson Numerical Method
Function for finding the x root of f(x) to make f(x) = 0, using the Newton-Raphson open method
거의 8년 전 | 다운로드 수: 1 |