Feeds
提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
Using custom colour with contourf
I found the answer. It was simply colormap(mycmap) Thanks :)
Using custom colour with contourf
I found the answer. It was simply colormap(mycmap) Thanks :)
7 years 前 | 0
| 已接受
提问
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 前 | 2 个回答 | 0
2
个回答已回答
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. ...
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 1