photo

Amir Patel


University of Cape Town

Last seen: 5年弱 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

17 質問
1 回答

ランク
23,197
of 300,813

評判
2

コントリビューション
17 質問
1 回答

回答採用率
52.94%

獲得投票数
2

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,169

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Does fmincon automatically normalis/scale the input vector according to the bounds?
I'm doing a constrained optimisation using fmincon (interior-point solver). My initial vector elements range from 1E-3 to about ...

約9年 前 | 2 件の回答 | 0

2

回答

質問


How can I convert a 2D matrix into separate 1D vectors in one line
hi I have a 1673 x 34 matrix of data. I would like to put each column into its own 1673 length variable. I know I can inde...

約9年 前 | 1 件の回答 | 0

1

回答

質問


Sparsity pattern of Jacobian for fmincon
Hello I am busy with a multiple shooting trajectory optimization problem. I would like to attempt this problem in fmincon usi...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Is there a cubic spline source block in Simulink?
Hi I am solving an optimal control using fmincon in conjunction with Simulink. I am using a Repeating Sequence block as t...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


Does one need to normalize nonlinear inequality constraints in fmincon?
Hi Everyone I am using fmincon with the 'sqp' algorithm to solve an optimal trajectory. I initially tried 'interior-point' to...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


How do you tune globalsearch parameters?
Hi Everyone I have a trajectory optimization problem which I am attempting to solve using Globalsearch. With the default glob...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


What does TolCon do when using SQP in fmincon?
Hi I'm doing a NLP optimization of a Simulink model. I am using fmincon with the sqp solver. I just wanted to find out wha...

12年弱 前 | 1 件の回答 | 1

1

回答

質問


What does this lsqnonlin error mean?
Hi I'm attempting a nonlinear parameter fit using lsqnonlin and a Simulink model. I'm following a similarly method to: http:/...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


How to implement angular range constraints in SimMechanics 2nd Generation?
Hi I'm trying to use SimMechanics 2nd Gen to model a revolute joint with angular ranges of +-90 degrees. SimMechanics has...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


What does this other Fmincon error mean?
Hi there I'm doing a constrained optimization problem where I first generate a few random intial points, I then only keep the...

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
What does this Fmincon error mean?
Does Multistart have the same bug?

12年以上 前 | 0

質問


What does this Fmincon error mean?
Hi Everyone I'm doing a constrained optimization where I first generate a few random intial points, I then only keep the feas...

12年以上 前 | 2 件の回答 | 1

2

回答

質問


Can Fmincon solve a minimum-time optimization?
Hi I have a minimum-time problem where I would like to optimize the final time to bring my multibody model to rest. I've t...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


Can Fmincon recover from an error in evaluating the cost function?
Hi I'm using fmincon to determine the optimal torque trajectory for a mutlibody simulation. I've approximated the input torq...

12年以上 前 | 3 件の回答 | 0

3

回答

質問


How do I implement Parfor loop with nested for loops?
Hi I'm doing a Brute Force search by varying 5 parameters, running a Simulink model and then calculating a cost function. ...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I draw multiple overlapping patches while preserving the colours?
Hi I've got a multi-body simulation which I am animating via patches. However when some of the bodies overlap each other a di...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


Casting a byte array to a struct
Hi I have a data file logged in binary. I would like to read this data into Matlab to plot and perform analysis. My questi...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


Symbolic Trig equations between interval
Hi I have a question regarding Matlab Symbolic and trig equations. I have a trig equation with various symbolic variables....

13年以上 前 | 1 件の回答 | 0

1

回答