photo

James Choi


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
2 个回答

排名
220,439
of 300,900

声誉
0

贡献数
6 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,578

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to add a constraint function to lsqnonlin
Hello, users. I'm using Matlab and optimizaiton toolbox to find matrix x. (Please see figure attached.) Matrix A is m*n ma...

9 years 前 | 0 个回答 | 0

0

个回答

提问


multiple constraints in fmincon for mirror matrix
Hello. I need to manipulate my matrix. I am trying to solve a minimizing problem with fmincon. In the constraint function ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to vectorize with GA optimization solver? - Non-singleton dimensions
Hello. I have 4D and 2D matrix and need to use optimization solvers. There's no problem with fmincon solver. My script is...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Optimization speed using fmincon by function expression (bsxfun, reshape)
After I checked my question, I realized I make a mistake for version 3 because its has wrong formulation. So, this problem is...

10 years 前 | 0

提问


Optimization speed using fmincon by function expression (bsxfun, reshape)
Hello. I'm newbie for Matlab and trying to run some optimization problem using fmincon. My objective is to minimize function ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Converting 4D matrix to 2D with multiple for-loop
Hello, I'm trying to convert 4D matrix to 2D matrix instead of for-loop. Here is my code. X = randi(10,100,10,100)...

10 years 前 | 2 个回答 | 0

2

个回答

提问


fmincon in a loop to get isovalue matrix
Hello, first of all I'm very sorry because of my poor english. I have tried to solve a optimization problem with fmincon in M...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
fmincon in a loop to get isovalue matrix
I solved this problem with writing additional m file which has for loop. Runnig script file call additional m file so I manage t...

10 years 前 | 0