Everything Modelling and Simulation

This blog discusses methods for physical systems modelling, simulation, and visualization. It's a place to learn various numerical approaches applied in system modelling and simulation with widely used software, such as Matlab, Simulink, SolidWorks, Catia, AutoCAD, Autodesk Inventor, Python, C, Mathematica, Simulia Abaqus, and so forth. Enjoy exploring!!!

  • Home
  • About
  • Articles
  • Featured Posts
  • Gallery
  • Contact
  • Privacy

Welcome to the World of Modelling and Simulation

What is Modelling?

This blog is all about system dynamics modelling and simulation applied in the engineering field, especially mechanical, electrical, and ...

Featured Posts

  • Modelling and Simulation of an Electric Vehicle in SIMULINK 

  • Medical Image Segmentation with 3D Slicer: A Beginner's Guide

  • How to Solve a System of Partial Differential Equations in MATLAB?

  • How to Convert Graphics to Solid Body in CATIA

  • Newton-Raphson Method Codes for MATLAB

  • Simulation of Buckling Behavior of a Pipe by Abaqus
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Home

Translate Blog

About Me

My photo
Everything Modelling and Simulation
Hamilton, Ontario, Canada
Hello everyone, my name is Enaiyat Ghani Ovy, and I warmly welcome you to my blog "Everything Modelling and Simulation". This blog is all about system dynamics modelling and simulation applied in the engineering field, especially mechanical engineering. Nevertheless, this blog is concerned about theories and applications of physics based modelling, for example analytical approach, finite element method etc., numerical methods to solve problems and so on. You will find articles from very basic to advanced level modelling and simulation techniques. Some popular software packages, e.g. MATLAB, SolidWorks, AutoCAD, Mathematica, ABAQUS etc. are used to analyze many problems. Please feel free to comment in this blog if you find any issues, suggestions or if you have any further queries. You are also welcome to use these free materials, but please make sure to cite or refer this blog whenever you copy any content from here. Thank you and enjoy!
View my complete profile

Popular Posts

  • Explicit Euler Method to Solve System of ODEs in MATLAB
    In this tutorial, I am going to show a simple way to solve system of first order ordinary differential equations (ODE) by using explicit ...
  • Implicit Euler Method by MATLAB to Solve an ODE
    In this example, an implementation of the Implicit Euler approach by MATLAB program to solve an ordinary differential equation (ODE) is...
  • Newton-Raphson Method Codes for MATLAB
    Newton-Raphson method is implemented here to determine the roots of a function. This algorithm is coded in MATLAB m-file . There are th...
  • How to Convert Graphics to Solid Body in CATIA
    This tutorial demonstrates how to convert a Stereolithography Mesh (.stl) graphics object to solid editable body in CATIA V5 . This is u...
  • A MATLAB Program to Implement the Jacobi Iteration
    A MATLAB Program to Implement Jacobi Iteration to Solve System of Linear Equations: The following MATLAB codes uses Jacobi iteration f...
  • A Fixed Free Cantilever Beam Deflection and Stress Analysis with Matlab
    This tutorial is related to analyzing the deflection and stress distribution of a cantilever beam. A fixed-free cantilever beam, (Young’s...
  • Linear Least Squares Regression Analysis by a MATLAB program
    A MATLAB program is developed to determine the coefficients by linear least squares regression where the function is, y = mx + b . Here,...
  • Adams-Bashforth Method with RK2 as a Start-up Scheme in MATLAB
    Let's consider the following differential equation: y'' + 10 y' + 500y = 0 Where, the initial conditions are, y(...
  • Successive over Relaxation (SOR) Method to Solve System of Equations
    Problem: Develop a MATLAB code to solve the following system of algebraic equations using the  Successive-over-Relaxation Method. So...
  • Modelling and Simulation of an Electric Vehicle in SIMULINK
    In this tutorial, I am going to present you a very simple way to design and control your very first electric vehicle in SIMULINK . You ne...

Find Blog Posts

  • ▼  2023 (1)
    • ▼  April 2023 (1)
      • Basic Control System Development Approach for Elec...
  • ►  2022 (1)
    • ►  May 2022 (1)
  • ►  2021 (6)
    • ►  July 2021 (1)
    • ►  June 2021 (1)
    • ►  May 2021 (1)
    • ►  March 2021 (1)
    • ►  February 2021 (1)
    • ►  January 2021 (1)
  • ►  2020 (39)
    • ►  December 2020 (1)
    • ►  November 2020 (1)
    • ►  October 2020 (2)
    • ►  September 2020 (1)
    • ►  August 2020 (3)
    • ►  July 2020 (2)
    • ►  June 2020 (5)
    • ►  May 2020 (6)
    • ►  April 2020 (4)
    • ►  March 2020 (4)
    • ►  February 2020 (5)
    • ►  January 2020 (5)
  • ►  2019 (22)
    • ►  December 2019 (1)
    • ►  October 2019 (2)
    • ►  September 2019 (12)
    • ►  August 2019 (7)

Find Blog Pages

  • Discussion on Motion Simulation in SOLIDWORKS
  • Some Basic Examples of C Programming: Part 2
  • Some Basic Examples of C Programming: Part 1
  • System Identification and Model Reference Adaptive Control
  • C Programming and Applications: Questions and Solutions for Practice - 2
  • C Programming and Applications: Questions and Solutions for Practice - I
  • Bond Graph Modelling, A Quick Learning: Part 5
  • Bond Graph Modelling, A Quick Learning: Part 4
  • Bond Graph Modelling, A Quick Learning: Part 3
  • Bond Graph Modelling, A Quick Learning: Part 2
  • Bond Graph Modelling, A Quick Learning: Part 1
  • An Electro-mechanical System Model by MATLAB SIMULINK: Part 3
  • An Electro-mechanical System Model by MATLAB SIMULINK: Part 2
  • An Electro-mechanical System Model by MATLAB SIMULINK: Part 1
  • Dynamics of a Rolling Cylinder on an Inclined Plane
  • Finite Element Analysis with Abaqus: Part 1 - Cantilever Beam Stress Analysis
  • Fourth Order Runge Kutta Method by MATLAB to Solve System of Differential Equations
  • Forward Time Centered Space Approach to Solve a Partial Differential Equation
  • Backward Time Centered Space Approach to Solve a Partial Differential Equation
  • MATLAB vs Mathematica: Which one is Better?
  • Are We All Stuck with the Breakthrough Innovations?
  • Newton's Laws of Motion and Beyond
  • An Example of a Finite Difference Method in MATLAB to Find the Derivatives
  • Polynomial Curve Fitting to Approximate a Function
  • Learn SolidWorks in 10 Minutes: From Nothing to Something
  • Dynamics of Contact Simulation in ABAQUS
  • Design and Control of a Drone: Beginners' Guide to Build an UAV
  • Euler-Bernoulli Beam Equation Solution by a Finite Difference Approach
  • A PID Controller Design by Relay Auto-tuning in SIMULINK
  • A Fun Finite Element Project with Abaqus CAE
  • Solution of Nonlinear Equations by Newton Raphson Approach in Python
  • Finite Element Analysis with Abaqus: Part 2 - Buil...
  • Finite Element Analysis with Abaqus: Part 3 - Reinforced Concrete Frame Stress Analysis

Follow Me

Recommended Sites

  • ABAQUS
  • ANSYS
  • AUTODESK
  • Catia
  • MathWorks
  • MATLAB
  • Python
  • SOLIDWORKS
  • WOLFRAM MATHEMATICA

Total Pageviews

"Everything Should Be Made as Simple as Possible, But Not Simpler" - Albert Einstein

Copyright © modellingsimulation.com