photo

José David Castillo Blanco


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

Followers: 0   Following: 0

統計

All
MATLAB Answers

6 質問
0 回答

Cody

0 問題
1 解答

ランク
120,614
of 301,966

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,475

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
115,995
of 177,784

コントリビューション
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:...

約3年 前

質問


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

約4年 前 | 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...

約4年 前 | 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

回答