photo

José David Castillo Blanco


Last seen: 約2年 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

6 質問
0 回答

Cody

0 問題
1 解答

ランク
270,898
of 301,344

評判
0

コントリビューション
6 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,238

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
113,349
of 174,044

コントリビューション
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年以上 前

質問


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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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...

4年弱 前 | 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年弱 前 | 1 件の回答 | 0

1

回答