Community Profile

photo

Rohan Kokate


Last seen: Today Aktiv seit 2020

Ph.D. student in Mechanical engineering MS in Aerospace Engineering BS in Mechanical Engineering

Statistiken

All
  • 5-Star Galaxy Level 1
  • Thankful Level 2
  • Personal Best Downloads Level 3
  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 1
  • First Submission

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to find the frequency and amplitude of an oscillating signal?
Hello, I have a pressure signal which oscillates at a certain frequency and amplitude at steady-state. Is there a way to use th...

4 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Image enhancement to extract key features
Hello, I have high-speed images of flow inside a channel (attached Fig. 1). I want to extract some key features like the inter...

7 Monate vor | 1 Antwort | 0

1

Antwort

Gesendet


1D heat conduction with temperature dependent conductivity
Plotting temperature profile in a 1D wire with variable thermal conductivity. The conductivity profile is user-defined.

etwa 3 Jahre vor | 4 Downloads |

Gesendet


Burgers equation using Linearized Crank Nicholson Scheme
This function solves the burgers equation using the Linearized Crank-Nicholson scheme.

etwa 3 Jahre vor | 1 Download |

Beantwortet
Taylor-Maccoll equations for axis-symmetric conical flow using the ode45 solver
Attaching the link to the code which solves the Taylor Maccoll equation numerically. Hope this helps! https://www.mathworks.com...

mehr als 3 Jahre vor | 1

Gesendet


Taylor Maccoll Solution for Supersonic Flow over a Cone
Taylor Maccoll Solution for Supersonic Flow over a Cone. The program solves for the entire flow field over the cone.

mehr als 3 Jahre vor | 69 Downloads |

Thumbnail

Gesendet


Cross Correlation between instantaneous images
This tool is used to execute cross-correlation between two images taken during a PIV experiment.

mehr als 3 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Heat Exchanger using E-NTU method
Solves the heat transfer problem between two fluids using the Epsilon-NTU method. It plots the actual temperature profile of Hea...

mehr als 3 Jahre vor | 12 Downloads |

Thumbnail

Gesendet


Similarity solution of laminar natural convection BL flow
Solves the similarity equations for the laminar natural (free) convection boundary layer flow using fsolve and ode15s solver.

mehr als 3 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


Lotka-Volterra Predator-Prey model
Solves the Lotka-Volterra Predator-Prey model using the ode45 solver.

mehr als 3 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


Lotka-Volterra Competitive Population Model
Solves the Lotka-Volterra Competitive(logistic) model for two species using the ode45 solver.

mehr als 3 Jahre vor | 4 Downloads |

Thumbnail

Frage


Problem with Custom Heat Exchanger (G-TL) model
Hi, I am trying to write a code for the heat exchanger (G-TL) component. Earlier, I did a similar thing for the heat exchanger ...

mehr als 3 Jahre vor | 1 Antwort | 3

1

Antwort

Beantwortet
Energy balance issue with Simscape Heat Exchanger model
UPDATE: I resolved the issue with the energy balance. The heat transfer rate should be calculated as: Q == epsilon * min(C1,...

mehr als 3 Jahre vor | 0

| akzeptiert

Gesendet


"Simple" Heat Exchanger(TL) using Simscape
A simple heat exchanger problem between two thermal liquids using Simscape. The calculations are based on the E-NTU method.

mehr als 3 Jahre vor | 6 Downloads |

Thumbnail

Beantwortet
Problem with simscape Heat Exchanger (TL) component
Also, can you also please look at this question: https://www.mathworks.com/matlabcentral/answers/621513-energy-balance-issue-wi...

mehr als 3 Jahre vor | 0

Frage


Problem with simscape Heat Exchanger (TL) component
Hello, I am trying to understand the working of Heat Exchanger component in the Simscape Fluids library. I have a basic model...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Energy balance issue with Simscape Heat Exchanger model
Hello, I am trying to write a code of simple heat exchanger system based on the E-NTU method in simscape environment. I have a ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


1D wave equation solution using FDM
1D wave equation (transport equation) is solved using first-order upwind and second-order central difference finite difference m...

mehr als 3 Jahre vor | 5 Downloads |

Gesendet


Blasius Similarity Solution using Shooting Method
Blasius Similarity Solution using the Finite-Difference Method (Shooting Method)

mehr als 3 Jahre vor | 20 Downloads |

Thumbnail

Gesendet


Solution to Lotka-Volterra Model using Runga-Kutta Method
this algorithm solves the lotka-volterra (predator-prey) model using the Runga-Kutta Method.

mehr als 3 Jahre vor | 1 Download |

Gesendet


Burgers equation using Method of Lines (MOL) approach
This function solves the burgers equation using the method of lines (MOL) approach.

mehr als 3 Jahre vor | 3 Downloads |

Gesendet


thomas
This function solves a function using the Thomas algorithm

mehr als 3 Jahre vor | 3 Downloads |