Recent content by zener

  1. Z

    MATLAB Solving for x using g values from an Excel sheet in MATLAB

    the equation is "(x+1)=(1+g1*x)*(1+g2*x)*(1+g3*x)*(1+g4*x)*( 1+g5*x)" and I m sure this cannot be solved in solver...it is not lineer and even it were the number of g's are not the same in all
  2. Z

    MATLAB Solving for x using g values from an Excel sheet in MATLAB

    Matlab... Please Help! Urgent... Hi mates, how can I use the values from an excel file as variable values in the equation below ? in other words...I need to use a lot of g values listed in an excel sheet and to find the value for x...or I ll import g values to MATLAB from excel and...