
Rohan Kokate
Ph.D. student in Mechanical engineering MS in Aerospace Engineering BS in Mechanical Engineering
Statistics
RANK
9 216
of 273 471
REPUTATION
4
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
4 411 of 18 459
REPUTATION
289
AVERAGE RATING
5.00
CONTRIBUTIONS
14 Files
DOWNLOADS
115
ALL TIME DOWNLOADS
2774
RANK
of 122 920
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
1D heat conduction with temperature dependent conductivity
Plotting temperature profile in a 1D wire with variable thermal conductivity. The conductivity profile is user-defined.
nästan 2 år ago | 6 downloads |
Submitted
Burgers equation using Linearized Crank Nicholson Scheme
This function solves the burgers equation using the Linearized Crank-Nicholson scheme.
ungefär 2 år ago | 2 downloads |
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...
ungefär 2 år ago | 1
Submitted
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.
ungefär 2 år ago | 32 downloads |

Submitted
Cross Correlation between instantaneous images
This tool is used to execute cross-correlation between two images taken during a PIV experiment.
ungefär 2 år ago | 3 downloads |

Submitted
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...
ungefär 2 år ago | 12 downloads |

Submitted
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.
ungefär 2 år ago | 3 downloads |

Submitted
Lotka-Volterra Predator-Prey model
Solves the Lotka-Volterra Predator-Prey model using the ode45 solver.
ungefär 2 år ago | 4 downloads |

Submitted
Lotka-Volterra Competitive Population Model
Solves the Lotka-Volterra Competitive(logistic) model for two species using the ode45 solver.
ungefär 2 år ago | 5 downloads |

Question
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 ...
ungefär 2 år ago | 1 answer | 2
1
answerEnergy 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,...
mer än 2 år ago | 0
| accepted
Submitted
"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.
mer än 2 år ago | 6 downloads |

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...
mer än 2 år ago | 0
Question
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...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 2 år ago | 1 answer | 0
1
answerSubmitted
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...
mer än 2 år ago | 19 downloads |
Submitted
Blasius Similarity Solution using Shooting Method
Blasius Similarity Solution using the Finite-Difference Method (Shooting Method)
mer än 2 år ago | 10 downloads |

Submitted
Solution to Lotka-Volterra Model using Runga-Kutta Method
this algorithm solves the lotka-volterra (predator-prey) model using the Runga-Kutta Method.
mer än 2 år ago | 3 downloads |
Submitted
Burgers equation using Method of Lines (MOL) approach
This function solves the burgers equation using the method of lines (MOL) approach.
mer än 2 år ago | 3 downloads |
Submitted
thomas
This function solves a function using the Thomas algorithm
mer än 2 år ago | 6 downloads |