how to find unknown parameteres form data file
Mostrar comentarios más antiguos
Hi! I have data file for y and x which gives nonlinear plot and I have the equation for the curve with 5unknown parameters in the equation. How can i find those 5 unknown parameters(a,b,c,d,z)?
y=(r+1i*w)=sqrt(1+(a/(1-(b/x).^2))+(c/((1-(d/x).^2)+((1i.*z).*(d./x)))));
Respuestas (0)
Categorías
Más información sobre Simulink Design Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!