フィルターのクリア

Calcul d'erreur de vitesse

2 ビュー (過去 30 日間)
Hidir ABAY
Hidir ABAY 2016 年 5 月 24 日
コメント済み: Walter Roberson 2016 年 5 月 25 日
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 Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by