Objective: To aim of the project is to design, model, all the parts of the sunseeker predator yacht and assemble, render them using soildworks. Introduction: The Predator range of Sunseeker Yacht is a rare breed. An instant head turner in any waters, the combination of precision craftsmanship and cutting edge…
Abhishek Shetty
updated on 27 Jul 2020
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Abhishek Shetty (8)
DESIGN, MODELING, ASSEMBLY AND RENDERING OF THE SUNSEEKER PREDATOR YACHT USING SOLIDWORKS
Objective: To aim of the project is to design, model, all the parts of the sunseeker predator yacht and assemble, render them using soildworks. Introduction: The Predator range of Sunseeker Yacht is a rare breed. An instant head turner in any waters, the combination of precision craftsmanship and cutting edge…
27 Jul 2020 02:56 PM IST
Program to parse the NASA thermodynamic data file and calculate thermodynamic properties of various gas species with Matlab
INTRODUCTION: Definition of Parsing: The analysis of an input to organize the data according to the rule of a grammar. There are a few ways to define the meaning of parsing. However the gist remain the same: parsing means to find the underlying structure of the data we are given. …
19 Dec 2019 10:05 AM IST
Program to optimize the stalagmite function and find the global maxima with Matlab
INTRODUCTION: GENETIC ALGORITHM The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution. The genetic algorithm repeatedly modifies a population of individual solutions. At each step,…
13 Dec 2019 11:42 AM IST
Program to for curve fitting Linear and Cubic polynomials and checking the goodness of the fit using Matlab
Introduction: Curve fitting is the process of constructing a curve or mathematical function that has the best fit to a series of data points. possibly subject to constraints. A related topic is regression analysis which focuses more on questions of statistical inference such…
09 Dec 2019 08:56 AM IST
Program to simulate the transient behavior of a simple pendulum and to create an animation of it's motion with Matlab
INTRODUCTION: In Engineering, ODE is used to describe the transient behavior of a system. A simple example is a pendulum. The way the pendulum moves depends on the Newtons second law. When…
08 Dec 2019 02:51 AM IST
Program to plot P-V Diagram of an Otto cycle and calculate Thermal Efficiency using Matlab
Aim: To plot P-V Diagram of an Otto cycle and calculate Thermal Efficiency using Matlab Otto Cycle The Otto Cycle is a four-stroke cycle for internal-combustion engines of the type used in automobiles wherein the first stroke consists of the suction…
03 Dec 2019 03:06 AM IST
Program to calculate drag force with Matlab
Introduction: A Drag force is the resistance force caused by the motion of a body through a fluid, such as water or air. A drag force acts opposite to the direction of the oncoming flow velocity. This is the relative velocity between the body and…
24 Nov 2019 03:00 AM IST
Program to simulate the forward kinematics of a 2R Robotic Arm with Matlab
Introduction A robotic arm, sometimes referred to as an industrial robot, is often described as a ‘mechanical’ arm. It is a device that operates in a similar way to a human arm, with a number of joints that either move along an axis or can rotate in certain directions. They are, in most cases programmable and…
22 Nov 2019 05:45 AM IST