October 26th, 2013, 5:05 pm
I wrote a software to solve for {Q1, Q2, Q3, Q4, WQ1, WQ2, WQ3, WQ4}, pls find a few below.During this, I realized we have 3 degrees of freedom, and not 2. Can anyone tell me why?Solutions::solution1 = (0.7743, 0.0829, 0.0829,0.0600,0.3786,0.0071,0.0500,0.0500)solution2 = (0.7757,0.0671,0.1171,0.0400,0.3564,0.0229,0.0900,0.0200)solution3 = (0.7957,0.0471,0.0971,0.0600,0.3664,0.0129,0.0800,0.0300)solution4 = (0.8157,0.0271,0.0771,0.0800,0.3764,0.0029,0.0700,0.0400)solution5 = (0.680,0.220,0.070,0.030,0.320,0.085,0.055,0.015)solution6 = (0.690,0.210,0.060,0.040,0.325,0.080,0.050,0.020)solution7 = (0.700,0.200,0.050,0.050,0.330,0.075,0.045,0.025)solution8 = (0.710,0.190,0.040,0.060,0.335,0.070,0.040,0.030)
Last edited by
FritzJacob on October 25th, 2013, 10:00 pm, edited 1 time in total.