Jack
The University of Edinburgh
Followers: 0 Following: 0
Statistics
All
RANK
8 287
of 300 365
REPUTATION
6
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20 933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Passing a function output to both objective function and nonlcon in fmincon
I am solving the optimisation of a function: f(y(x),x) with the non-linear constraint: g(y(x),x) with resect to u. Written in M...
nästan 7 år ago | 0 answers | 0
0
answersAnswered
How to plot 3D data values in a 2D map?
a = your_data; b = reshape(b, n_x, n_y, n_z, 4); %n_i is the size of the ith grid direction c = sum(b,2); %sum in the y d...
How to plot 3D data values in a 2D map?
a = your_data; b = reshape(b, n_x, n_y, n_z, 4); %n_i is the size of the ith grid direction c = sum(b,2); %sum in the y d...
nästan 7 år ago | 1
| accepted
Question
Solving symbolic equations with extra equations
I am trying to solve some simultaneous equations that are becoming too time consuming and erroneous to solve by hand. My problem...
nästan 7 år ago | 1 answer | 0


