photo

José David Castillo Blanco


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

6 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
270,849
of 301,298

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,225

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
113,205
of 173,851

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • First Review
  • Thankful Level 2

查看徽章

Feeds

排序方式:

已解决


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 前

提问


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

3 years 前 | 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 ...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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 ...

4 years 前 | 1 个回答 | 0

1

个回答