photo

温大


Last seen: 3 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


fsolveの目的関数を配列で出力する場合の,要素ごとの計算方法を教えてください.
関数fsolveを使用して,以下の非線形連立方程式を解きたいです. G = [10 11 ; 12 13]; H = [-2 -1 ; -2 -3]; f = @(x)[x(1).*x(2)-5*x(2)+G(:,:), x(1).^3-x(2).^...

3 meses hace | 1 respuesta | 0

1

respuesta