photo

Jack


The University of Edinburgh

Last seen: ungefär 3 år ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
19 Solutions

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

RANK
25 915
of 168 262

CONTRIBUTIONS
0 Problems
19 Solutions

SCORE
200

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

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

answers

Answered
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

1

answer