Feeds
提问
How do I only optimise specific input parameters to a function?
I have a function: function [ delta_L ] = lift_trim( L_req,psi,phi,a,b,alpha_r,y,q,c_y,Cl_slope,sweep ) w_dash = sum(psi{2...
13 years 前 | 1 个回答 | 0
1
个回答提问
How do I hold some coefficients constant in a vector of initial guesses passed to lsqcurvefit?
I am working on a project for my year in industry as part of my university course. I have been tasked with automating a fairly ...
13 years 前 | 1 个回答 | 0