Community Profile

photo

José David Castillo Blanco


Last seen: 대략 1개월 전 2022년부터 활동

통계

All
  • Solver
  • First Review
  • Thankful Level 2

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9개월 전

질문


objective function being miscalculated on this nonlineal optimization problem with loop structure on the objective function
So I'm trying to understand why my objective function seems to be misscalculated by any solver I use, here's the code: % Opti...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


fmincon using fake values of the objective fuction
So, I've been trying to solve a nonlinear optimization problem using the Optimization Toolbox, trying to explain what I'm doing ...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


Restricting solutions using lsqnonlin with complex unknowns
So, I'm trying to solve a system of equations that has complex numbers, the thing is that it is supossed to be a 12x12, however ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Can't get the solution on this nonlinear system of equations using vpasolve
Hi, so i'm trying to find solutions for E1 and E2, but sadly it doesn't show me an answer clc clear all Px=[6.56044 -4.1247...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Suggestions on solving this complex-vector-nonlinear system of equations in MATLAB
I have this equation in here: W is a vector with a component in the real numbers and one in the imaginary numbers (At the end...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Error using sym, too many input arguments
So, I've been trying to solve this nonlinear complex 12x12 equation system sym l2x l2y l3x l3y phi1 phi2 phi3 phi4 phi5 phi6 ...

거의 2년 전 | 답변 수: 1 | 0

1

답변