photo

Übel


2014 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to solve these easy equations below? (quadratic equation)
C=1*L-(2*L+3); C=7/(4*5*L^6); Both C and L are unknown variables. How could I solve these equations? Looking for your an...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


What does this fsolve error message mean: FSOLVE cannot handle non-square systems; switching to Gauss-Newton method?
Warning: Default trust-region dogleg method of FSOLVE cannot handle non-square systems; switching to Gauss-Newton method. > I...

10年弱 前 | 1 件の回答 | 0

1

回答

回答済み
I'm using Matlab 7.0. How can I call a function? "File/New/Function" is missing.
Okay, thank you. Is it a problem that the "File/New/Function" label is missing in my version?

10年弱 前 | 0

質問


I'm using Matlab 7.0. How can I call a function? "File/New/Function" is missing.
<</matlabcentral/answers/uploaded_files/19964/function.jpg>> Or should I write an .m file instead beginning with: functi...

10年弱 前 | 4 件の回答 | 0

4

回答

質問


How can I solve this easy equation with fsolve? (beginner)
Error in ==> fsolve at 11 K= fsolve(@(K) ((a*gamma)/rk)^(1/-0.57),start) Code: clear all close all clc ...

10年弱 前 | 1 件の回答 | 0

1

回答