Feeds
提问
(Error using vertcat) Dimensions of arrays being concatenated are not consistent
Hello all, Here is my code. Some related .csv files are attached. After running the code, I face this error: Error using ver...
3 months 前 | 1 个回答 | 0
1
个回答提问
Determine of coherence using Transfer function (Bode plot)
Hello everyone, I was trying to understand gain and phase margins for the flow fluctuations in my domain. During the process, I...
9 months 前 | 1 个回答 | 0
1
个回答已回答
Determine the Bode diagram or a transfer function with input output data without tfest
Hello Mr. Mathieu, Thank you for your code. I have used your code to estimate the transfer function based on power spectra for ...
Determine the Bode diagram or a transfer function with input output data without tfest
Hello Mr. Mathieu, Thank you for your code. I have used your code to estimate the transfer function based on power spectra for ...
9 months 前 | 0
提问
Error while reading the .csv file
While reading the .txt files, the below code runs good. But when I read .csv files, I end up with the following error. Error u...
10 months 前 | 1 个回答 | 0
1
个回答提问
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:...
2 years 前 | 1 个回答 | 0
1
个回答提问
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....
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
Alternative method - TDMA ?
Hello everyone, I have solved my energy equation in MATLAB based on TDMA (Tridiagonal Matrix) implicit method. I would like to ...
3 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
3 years 前 | 0 个回答 | 0
0
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
3 years 前 | 0 个回答 | 0
0
个回答已回答
How 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...
How 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...
3 years 前 | 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...
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...
3 years 前 | 0
提问
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....
3 years 前 | 4 个回答 | 0