Statistics
RANK
19,072
of 295,569
REPUTATION
2
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersUsing 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
answersPlot 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
answersQuestion
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
answersQuestion
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