Community Profile

photo

Rohan Kokate


Last seen: 21 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

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

统计数据

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

查看徽章

Feeds

排序方式:

提问


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...

5 months 前 | 2 个回答 | 0

2

个回答

提问


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...

8 months 前 | 1 个回答 | 0

1

个回答

已提交


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

3 years 前 | 5 次下载 |

已提交


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

3 years 前 | 1 次下载 |

已回答
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...

3 years 前 | 1

已提交


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.

3 years 前 | 70 次下载 |

Thumbnail

已提交


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

3 years 前 | 5 次下载 |

Thumbnail

已提交


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...

3 years 前 | 8 次下载 |

Thumbnail

已提交


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.

3 years 前 | 10 次下载 |

Thumbnail

已提交


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

3 years 前 | 8 次下载 |

Thumbnail

已提交


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

3 years 前 | 1 次下载 |

Thumbnail

提问


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 ...

3 years 前 | 1 个回答 | 3

1

个回答

已回答
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,...

3 years 前 | 0

| 已接受

已提交


"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.

3 years 前 | 7 次下载 |

Thumbnail

已回答
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...

3 years 前 | 0

提问


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...

3 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

3 years 前 | 1 个回答 | 0

1

个回答

已提交


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...

3 years 前 | 9 次下载 |

已提交


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

3 years 前 | 23 次下载 |

Thumbnail

已提交


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

3 years 前 | 2 次下载 |

已提交


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

3 years 前 | 3 次下载 |

已提交


thomas
This function solves a function using the Thomas algorithm

3 years 前 | 2 次下载 |