
Rohan Kokate
Ph.D. student in Mechanical engineering MS in Aerospace Engineering BS in Mechanical Engineering
Statistiche
RANK
9.402
of 279.967
REPUTAZIONE
4
CONTRIBUTI
3 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
3
RANK
4.131 of 18.780
REPUTAZIONE
327
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
14 File
DOWNLOAD
110
ALL TIME DOWNLOAD
3157
RANK
of 128.769
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Inviato
1D heat conduction with temperature dependent conductivity
Plotting temperature profile in a 1D wire with variable thermal conductivity. The conductivity profile is user-defined.
oltre 2 anni fa | 3 download |
Inviato
Burgers equation using Linearized Crank Nicholson Scheme
This function solves the burgers equation using the Linearized Crank-Nicholson scheme.
oltre 2 anni fa | 2 download |
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...
oltre 2 anni fa | 1
Inviato
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.
oltre 2 anni fa | 35 download |

Inviato
Cross Correlation between instantaneous images
This tool is used to execute cross-correlation between two images taken during a PIV experiment.
oltre 2 anni fa | 5 download |

Inviato
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...
oltre 2 anni fa | 12 download |

Inviato
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.
oltre 2 anni fa | 7 download |

Inviato
Lotka-Volterra Predator-Prey model
Solves the Lotka-Volterra Predator-Prey model using the ode45 solver.
oltre 2 anni fa | 8 download |

Inviato
Lotka-Volterra Competitive Population Model
Solves the Lotka-Volterra Competitive(logistic) model for two species using the ode45 solver.
oltre 2 anni fa | 6 download |

Domanda
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 ...
oltre 2 anni fa | 1 risposta | 2
1
rispostaEnergy 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,...
oltre 2 anni fa | 0
| accettato
Inviato
"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.
oltre 2 anni fa | 4 download |

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...
oltre 2 anni fa | 0
Domanda
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...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaInviato
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...
oltre 2 anni fa | 10 download |
Inviato
Blasius Similarity Solution using Shooting Method
Blasius Similarity Solution using the Finite-Difference Method (Shooting Method)
oltre 2 anni fa | 11 download |

Inviato
Solution to Lotka-Volterra Model using Runga-Kutta Method
this algorithm solves the lotka-volterra (predator-prey) model using the Runga-Kutta Method.
oltre 2 anni fa | 5 download |
Inviato
Burgers equation using Method of Lines (MOL) approach
This function solves the burgers equation using the method of lines (MOL) approach.
oltre 2 anni fa | 1 download |
Inviato
thomas
This function solves a function using the Thomas algorithm
oltre 2 anni fa | 2 download |