Community Profile

photo

AMIT


Last seen: 3 dagar ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


ploting 1D eigenvector using ffmatlib
I want to know is there any way to plot 1d eigenvector in MATLAB. I am exporting the matrices from freefem++ and solving them...

2 månader ago | 1 answer | 0

1

answer

Question


getting warning while using eigs on the matrices obtained from freefem++
I am trying to solve for the temporal stability of the incompressible viscous plane poiseuille flow using freefem++. When i imp...

2 månader ago | 2 answers | 0

2

answers

Question


how to plot eigenvector calculated from eigs from the matrices created by freefem++
How to plot the eigenvector calculated from eigs from the matrices created by freefem++?

2 månader ago | 1 answer | 0

1

answer

Question


how to read .mesh file created in freefem in MATLAB
I want to read a .mesh file ;created in freefem++; and read it in MATLAB. Is there any function for it as ffreadmesh() doesn't ...

2 månader ago | 1 answer | 0

1

answer

Question


Is there any problem with secant method in this code as i am not getting the required plot
clear i=1; error=0.0001; C=zeros(100,1); aC=zeros(100,1); for a=0.01:0.01:1 span=3.6; yspan=[-span span]; k=...

ungefär ett år ago | 1 answer | 0

1

answer