Kumaresh Kumaresh
Followers: 0 Following: 0
Statistics
RANK
205,528
of 295,527
REPUTATION
0
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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:...
1 year 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....
1 year 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 ...
1 year 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...
1 year 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 ...
2 years 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 ...
2 years 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...
2 years 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...
2 years 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 ...
2 years 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 ...
2 years 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...
2 years 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...
2 years 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....
2 years ago | 4 answers | 0