Calcul d'erreur de vitesse

2 次查看(过去 30 天)
Hidir ABAY
Hidir ABAY 2016-5-24
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 个评论
Walter Roberson
Walter Roberson 2016-5-25
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by