![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13390054_1535486022056_DEF.jpg)
AeroEng
Followers: 0 Following: 0
Feeds
提问
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....
3 years 前 | 0 个回答 | 0
0
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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....
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 1 个回答 | 0