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

답변