Calcul d'erreur de vitesse

16 Ansichten (letzte 30 Tage)
Hidir ABAY
Hidir ABAY am 24 Mai 2016
Kommentiert: Walter Roberson am 25 Mai 2016
Bonjour à tous,
aujourd'hui je reviens vers vous car j'ai un soucis au niveau du calcul d'erreur.
J'ai un écoulement de type Vortex de Rankine. J'ai les valeurs théoriques du champ de vitesse en fonction des coordonnées des particules détéctés. J'ai également les valeurs numériques que j'ai trouvé grâce à un code MATLAB donc.
J'ai donc u_theo, v_theo, u_num et v_num (avec U=u ex + v ey ) et je voudrais calculer l'erreur.
Alors mon soucis c'est que je connais à peu près la formule mais je n'arrive pas à la valider et je n'arrive également pas à la retrouver sur internet..
Je sais qu'elle ressemble à quelque chose du genre : erreur= SQRT(SUM(i) SUM(j) (U_num - U_theo / U_num) * 1/nx * 1/ny ) mais je n'en suis pas sure ..
j'aurais donc besoin d'un coup de main à ce sujet.
Je vous remerci d'avance, Amicalement.
  1 Kommentar
Walter Roberson
Walter Roberson am 25 Mai 2016
Approximate translation:
Hello everyone,
today I come to you because I have a concern at the error calculation.
I have a Vortex flow Rankine. I have the theoretical values of the velocity field according to the coordinates of detected particles. I also have numeric values which I found through a MATLAB code so.
So I u_theo, v_theo, u_num and v_num (with U = u ex + v ey) and I would calculate the error.
So my concern is that I know about the formula but I can not confirm it and I also happen not to find on the internet ..
I know it looks something like this: error = SQRT (SUM (i) SUM (j) (U_num - U_theo / U_num) * 1 /nx * 1 / ny) but I'm not sure ..
So I'd need a hand on it.
I Thank You in advance, Regards.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by