![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4956213_1522105268531_DEF.jpg)
John R.
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
12.773
of 297.016
REPUTATION
4
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
4
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Symmetry in an Optimization - fmincon
I am running an fmincon optimization where sometimes multiple variables can have the same effect on the objective function. As a...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
How to make griddatan faster?
Hello, I have a 5D gridded data set that is generated by sweeping through 5 input vectors, running an external program with t...
bijna 9 jaar ago | 0 answers | 1
0
answersQuestion
Convert Logical into Sequential Index Vector
Hello, I am looking for a simple way to convert a logical vector in a sequential vector of doubles whose values are the indic...
ongeveer 9 jaar ago | 1 answer | 2
1
answerQuestion
fmincon and Parallel Computing
Hello, I have a program that uses fmincon to optimize an objective function. The problem uses linear and nonlinear equality c...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
isequal vs. visdiff for .mat files?
Hello, I'm trying to compare two mat files to see if there are any differences between them. These mat files contain inputs a...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Rank Deficient Warning from fmincon
Hello, I'm trying to run an optimization using fmincon and the 'sqp' algorithm. The problem uses linear equality constraints,...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Delay the Creation of Figure Windows?
Hello, I'm running a simulation after which about 15 plots are created using a separate script dedicated to generating plots....
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Discontinuities in Nonlinear Constraint Function
I am working on a code that uses fmincon to minimize f(x). In my nonlinear constraint function, the equality constraint equation...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
MATLAB App with P-Code?
Hello, I am interested in creating a MATLAB App using P-code. First, I have converted all of my files into p-files and they a...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
Objective Function for Symmetrical Solution with fmincon?
Hello, I am writing a code that uses fmcinon to solve for the solution of a system that is constrained by various linear and ...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
Removing all-NaN Rows/Columns from Cell Matrix?
Let's say I have the following cell matrix that contains NaN's, numbers, and strings... A = {... 0 2 'All' NaN ...
meer dan 10 jaar ago | 1 answer | 1
1
answerQuestion
fmincon Gradients not Matching with Mine
Having an issue with fmincon... The nonlinear constraint gradients that I compute do not match with those created by fmincon acc...
meer dan 10 jaar ago | 1 answer | 0