photo

Lenilein


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

18 个提问
2 个回答

排名
28,901
of 300,763

声誉
1

贡献数
18 个提问
2 个回答

回答接受率
94.44%

收到投票数
1

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Create all combinations of a vector
Hello, I need your help to write down the different possible combinations of a vector x used as input for my model. Basically ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting elements from a matrix
Hello, I have a column matrix A with 50 elements and a small column matrix B with 5 elements. I would like to determine the val...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Number of variables vary in function definition
Hello, I tried looking at following problem under all angles but couldn't find a solution: I have a matrix A with n number of r...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Obtain 2nd and 3rd best solution of an optimization problem with Genetic Algorithm
Good Morning, I am using genetic algorithm to solve a MINLP problem and it works fine so far since I get the minimum value for ...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Condition on optimization variable
After the little research I was able to figure out the solution: I can define a new Matrix B=abs(A-1) which I then integrate as...

6 years 前 | 0

| 已接受

提问


Condition on optimization variable
Dear Community, I am trying to solve an optimization problem (below) with the optimization variable x which elements can be eit...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Mysterious "Operands to the || and && operators must be convertible to logical scalar values." error
Hello dear community, I'm getting following error quite unexpectedly (since I don't have any && or || in my code) while trying ...

6 years 前 | 3 个回答 | 1

3

个回答

提问


Expressing non-linear conditions in an NLP optimization problem
Dear Community, I would like to solve following NLP optimization problem (for example with the fmincon function): My objective...

6 years 前 | 1 个回答 | 0

1

个回答

提问


linear ODE as a constraint within an milp problem
Good Morning, I have a syntax question regarding a milp problem that I would like to solve with intlinprog function: My object...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Conversion to logical from optim.problemdef.OptimizationConstraint is not possible. Expressing a condition for a parameter.
Hello, I am trying to formulate an mixed integer optimization problem and one of my parameters (say A) depends on my optimizati...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Maths / ODE / Why do I get complex results?
Hello dear Matlab Community, I have a question that is a more a mathematics- than a MATLAB question but since I spent whole day...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Syntax Question struct array - Unexpected MATLAB operator.
Hello, I have been trying to reorganize my variables & parameters into struct arrays in order to group all corresponding to a s...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Choice of Database for smooth data import into Matlab
Good Afternoon, I would like to store my input data in a Database external to matlab. Any recommendation regarding the type of ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Optimization&ODE problem // Symptom: Index exceeds matrix dimensions (here we go again!)
Dear Community, Since your help brought me so much forward, I have become more and more ambitious! Right now I am trying my han...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Syntax question - renaming a variable
Dear Community, I have a very basic syntax question: I defined up=y(1) because I wish that matlab evaluates the diff(up) for e...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions.
Hello dear Matlab Community, I would like to request your help again (it's really difficult to resist, seeing how helpful you w...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions.
Dear All, Can someone enlighten me by explaining why I'm getting following error message in code below? Index exceeds matrix d...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Solving a system of ODE over different intervals (with different conditions on parameters)
Good Evening dear Matlab Community, Now that my first part of code works, I have the ambition to make it a little complicated b...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How to solve a system of two paired differential equations
Good Morning, Thanks for giving an answer to my questions and pointing out ODE EventLocation, I think that is what I was lookin...

7 years 前 | 0

提问


How to solve a system of two paired differential equations
Good Evening, After several hours of unsuccessful wandering through the jungle of matlab posts, I decided to call for help re...

7 years 前 | 3 个回答 | 0

3

个回答