Community Profile

photo

AeroEng


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


gamultiobj only plotting a single result for multi objective
When I run the following code, I am only getting a single result outputting from the gamultiobj function when it should be many....

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Error using fmincon. Supplied objective function must return a scalar value.
The following is my code. I am getting the error shown at the end. I cannot figure out why its displaying this error. Please he...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Shadowplot Command of a sphere
Ive been trying to create a shadow behind a sphere in a GUI. However, it keeps giving me an error when I put in shadowplot x. I ...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Finding the closest value in an large array
I have an array of 1001x1001. I would like to pull out a single value that is closest to 0 out of my "F" array. I do not know ho...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Undefined Function or Variable
In my code I have a nested if loop. However, I define a variable and then call it in a separate if statement and it says it is u...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Function returns a vector of length 6, but the length of initial conditions vector is 34. The vector returned by ICEMODELFUNC and the initial conditions vector must have the same number of elements.
% Flat Terrain thetaDEG = 0:45:315; % Degrees thetaRAD = deg2rad(thetaDEG); % Radians r = 55; % Meters m = 0....

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
When I go to run this code, it says that my A(i) in the second for loop cannot match up with the size of the right side. Can som...

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Error in ODE45 function
When I type up this code, I keep getting that there is an undefined variable, however, the variable is defined and I do not know...

oltre 4 anni fa | 1 risposta | 0

1

risposta