else if (tur == 3) { mx[2 * elm - 2] = 1; mx[2 * elm - 1] = 1; }
}
public void K_e()
{
StreamWriter writer = new StreamWriter("D:\\_Doktarantura\\_Misollar\\Temo Elastika\\Natija.txt");
for (int l = 0; l < m; l++)
k_e(l, false);
String S = String.Empty;
{
// listBox1.Items.Add("**************************************");
// for (int i = 0; i < 2 * n; i++)
// {
// s = "";
// S = "";
// for (int j = 0; j < 2 * n; j++)
// {
// s += String.Format("{0:f0} ", K[i, j]);/// 133333.333);
// S += String.Format("{0:f1} ", K[i, j]/ Math.Pow(10, 6.0) );
// }
// s += String.Format(" = " + F[i] + " ");
// S += String.Format(" = " + F[i] + " ");
// // writer.WriteLine(S);
// //S = String.Format("---{0} ---- *************************************",i+1);
// // writer.WriteLine(S);
// listBox1.Items.Add(s);
// }
// listBox1.Items.Add("**************************************");
// listBox1.Items.Add("maxkamlangan nuqtalar");
}
for (int i = 0; i < 2 * n; i++)
{
if (mx[i] == 1)
{
U[i] = 0;
for (int j = 0; j < 2 * n; j++)
{
if (i != j) { K[j, i] = 0; K[i, j] = 0; }
else K[i, i] = 1;// Math.Pow(10, 6.0);
}
F[i] = 0;
}
}
// for (int i = 0; i < 2 * n; i++)
// {
// s = "";
// for (int j = 0; j < 2 * n; j++) s += String.Format("{0:f0} ", K[i, j]);// / 133333.333);
// s += String.Format(" = {0:f0} ", F[i] );
// listBox1.Items.Add(s);
// }
Dostları ilə paylaş: |