Community Profile

photo

Samir


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Need help in increasing computational time of quadprog
I have written a sparse code for optimization using quadprog of the optimization toolbox. It is taking around half an hour for t...

12 years ago | 0 answers | 1

0

answers

Question


Maximum value of the function
P=1.008*V-(10^-10)*V*exp(V/0.026); I want to find the maximum value of P for some value of V. What is an easy way. And I am ...

12 years ago | 1 answer | 0

1

answer

Question


Slacktol value ?
I tried the solution mentioned in the following link for changing the eps value to slacktol value, but still not working. My ...

12 years ago | 2 answers | 0

2

answers

Question


sparse matrix
I am trying out to form a sparse matrix but it runs out of memory.Below is the code similar to which I have been working on A...

12 years ago | 4 answers | 0

4

answers

Question


Large scale Optimization using Sparse?
Hi everyone: I am working on large scale optimization using LINPROG, it has huge matrices of A,B,Aeq,Beq, it goes out of memory...

13 years ago | 2 answers | 0

2

answers