photo

RPatel


eurecom

Active since 2017

Followers: 0   Following: 0

Message

researcher

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


can't access matlab via ssh
Hello, I have matlab installed on my linux based PC which I want to access remotely. On this system, I can start matlab usin...

7 years ago | 0 answers | 1

0

answers

Question


Finding limits such that integral achieves desired value
Hello, I want to find the upper limit of an integral such that the desired value is obtained. I have found a way, but I would...

7 years ago | 2 answers | 0

2

answers

Question


previously accessible file is inacessible.
Hello, I had removed file/s strsplit.m and a couple of others from matlab's core directory based on one of the posts I read...

7 years ago | 1 answer | 0

1

answer

Question


slack variables in optimization: a different usage
Hello, I have an optimisation problem with equalities and inequalities. A x < b is an inequality, with x,b being a vector. ...

7 years ago | 1 answer | 0

1

answer

Question


Different costs on different runs of quadprog
Hello, I am solving an optimization problem using quadprog in Matlab. I observe that the value of the optimization function is ...

7 years ago | 0 answers | 0

0

answers

Answered
Using custom colour with contourf
I found the answer. It was simply colormap(mycmap) Thanks :)

7 years ago | 0

| accepted

Question


Using custom colour with contourf
Hello, I would like to use a custom colourmap 'mycmap' with contourf, how can I do this? I looked at previously asked questi...

7 years ago | 2 answers | 0

2

answers

Answered
Plot a curve that splits data into two sets
As there doesn't seem to be any solution to this, here is what I did: I found the centroid, chose x % of the closest points. ...

7 years ago | 0

Question


Plot a curve that splits data into two sets
Hello, I have data points which represent 2 classes (collisions avoided and probable collisions). My goal is to plot a curve...

7 years ago | 3 answers | 0

3

answers

Question


MPC based optimization using non-uniform sampling
Hello, Discrete time optimization using Model predictive control usually takes samples at uniform intervals. In my case, due ...

7 years ago | 0 answers | 0

0

answers

Question


discrete time optimization with non-linear constraints
Hello, I have an optimization problem to solve with non-linear constraints. It is a control theory based discrete time model ...

8 years ago | 1 answer | 1

1

answer