photo

Maroco Sc


Last seen: ongeveer 5 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
19.802
of 297.503

REPUTATION
2

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
22.22%

VOTES RECEIVED
2

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


What does X = max(0,A) mean?
What does X = max(0,A) mean?

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to plot data with very small differences
I have this data: t = 1:15 Y1 = [1.99998031791996 1.99992023945870 1.99981921018751 1.99967676841284 1.99949246227265 1.9992...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Result of fmincon()
In this code: x0 = [1 1]; % Starting point UB = [1 1]; % Upper bound LB = [0 0]; % Lower bound options = optimset('LargeSc...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Replace the fmincon function with another optimization algorithm
In this source code, how can I replace the fmincon function with PSO or GA optimization algorithm (I do not want to use a build-...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


Formulation to Matlab code
How to write this formulation in Matlab: where p = 1; g is a vector; j= length(g); x is a vector phi = sum( norm(max(0,g)...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to plot a hypervolume
How to plot hypervolume like this: <</matlabcentral/answers/uploaded_files/220267/paretovolume.png>>

bijna 6 jaar ago | 0 answers | 2

0

answers

Question


Formulation to Matlab code
How to write this formulation in Matlab: is it : for i=1:N S(i) = -PT(i) * log(PT(i)); end

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


Simulate welded beam design optimization problem using Matlab or Simulink
Hi, is it possible to create a model for the welded beam optimization problem using Matlab or Simulink? Something similar to ...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


Plot data with different colors and line styles
I have a matrix, data of size nxm I want to plot the plot first and second half of data with different colors. For example: da...

meer dan 6 jaar ago | 1 answer | 0

1

answer