![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27003971_1658637224730_DEF.jpg)
AMIT
Followers: 0 Following: 0
Statistica
RANK
12.101
of 297.016
REPUTAZIONE
4
CONTRIBUTI
8 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
problem with loops and conditional statements
the problem is with the statement Y(i+1) = Y(i) + 1; in the second iteration it is trying to update the Y(3) with Y(2)+1 when du...
6 mesi fa | 0
| accettato
Domanda
how to azimuthally average a N*N data ?
I have a 291*291 velocity data from LES . I want to azimuthally average the data so that for any angle from the origin at a pa...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
Fit Multiple gaussian curve on data with flat tops
How to fit double gaussian curve for this data set which is flat at some domains?
8 mesi fa | 2 risposte | 0
2
risposteDomanda
how to plot the data over an image of graph to validate the data?
I want to plot the data that i got from my simulation over this graph to validate it. I want to know how to do it?
9 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
12 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
circa un anno fa | 2 risposte | 0
2
risposteDomanda
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++?
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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=...
circa 2 anni fa | 1 risposta | 0