photo

José David Castillo Blanco


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

6 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
270,852
of 301,301

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
113,230
of 173,897

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • First Review
  • Thankful Level 2

View badges

Feeds

View by

Solved


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:...

2 years ago

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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 ...

3 years ago | 0 answers | 0

0

answers

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer