看板 MATLAB 關於我們 聯絡資訊
※ 引述《zxcvb7700 (西北麻糬燒)》之銘言: : function f=fun(x) : global K L thetamax alpha : for i=1:61 : f=0 : betae= atan(tan(alpha(i))/1-(K/L)*tan(alpha(i))) : A(i)=2*x(1).^2*sin(x(1)+ alpha(i)) : B(i)=2*K*x(1)-2*X(1).^2*COS(x(2)+alpha(i)) : C(i)=2*x(1).^2-4*x(1).^2*(COS(x(2)).^2+4*K*x(1)*COS(x(2))-2*K*x(1) ^^^^^^^^^^ 少一個 ")" : *COS(x(2)+alpha(i)); -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 111.254.222.147
zxcvb7700:真的是少在這一個耶@@ 10/04 11:50