Kumaresh Kumaresh
Followers: 0 Following: 0
Statistics
RANK
205.534
of 295.569
REPUTATION
0
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Feeds
Question
How to eliminate the following warning: matrix singular to machine precision
Hello all, In the following equation, Az = b; z = A\b; When I solve for z by the inverse of A, I get this message: warning:...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Pentadiagonal matrix to solve for Pressure variable
Hello everyone, I want to solve my pressure equation implicitly by pentadiagonal matrix method. Here is the following equation....
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Vector plots by Quiver in MATLAB
Hello everyone, I created a vector plot by Glyph in Paraview (using OpenFOAM), but couldn't able to plot the same using Quiver ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How can I modify my code from explicit to implicit method ?
Hello all, I have written my code explicitly. I would like to see how my code works implicitly. Can someone help me share their...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
Alternative method - TDMA ?
Hello everyone, I have solved my energy equation in MATLAB based on TDMA (Tridiagonal Matrix) implicit method. I would like to ...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
Unable to fix the vector plot appropriately based on outflow boundary conditions
Hello all, Hope everyone is doing good. Here is my code attached for reference. The code explicitly (FDM) solves velocities (u ...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
How to plot the variations for integrating parameter
Hello all, I have some equations integrated in Matlab. One such set of equations are, H2Ox = @(EA) -0.0023*(-8/(48000^8))*(((E...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
2D Temperature distribution from 1D temperature distribution T(x)
Hello all, Hope everyone is doing good. I have got 1D temperature distribution T(x) along axial distance. Based on a conventi...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Neumann (zerogradient and open) boundary condition
Hello all, In my work of 2D rectangulat channel, right boundary is symmetry and top boundary is open to atmosphere. So, I need ...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
Need some guidance to solve this problem for velocity and pressure variables
Hello all, In my problem, I need to solve the following equations to calculate the variables velocity (from Eq .(1 and 2)) and ...
ongeveer 2 jaar ago | 0 answers | 0
0
answersHow to fix infinity limit in the integral equation
Hello all, Following my above question, I have a query to follow... For my the above problem, the solution was arrived with inte...
meer dan 2 jaar ago | 0
How to fix infinity limit in the integral equation
Following the above post, I did little research on this topic. Since there are 2 exponential integrals, this might be special ca...
meer dan 2 jaar ago | 0
Question
How to fix infinity limit in the integral equation
Hello everyone, Hope everyone is doing well. Here is my code attached below. The code is solved using trapezoidal integration....
meer dan 2 jaar ago | 4 answers | 0