photo

Mohamed Musni


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
1 Réponse

RANG
26 738
of 297 457

RÉPUTATION
1

CONTRIBUTIONS
8 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
1

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


fmincon, find integer values as optimal values
f =@(fr)(50*fr(1)^2 + 100)/fr(1) + (175*fr(2)^2 + 150)/fr(2) + (160*fr(3)^2 + 250)/fr(3) lb = [0,0,0]; ub = [5,5,5]; A = [];...

environ 7 ans il y a | 1 réponse | 1

1

réponse

Question


Matlab array multiplication between numeric and variable array
qi=sym('qi',[1 3]); %define variables q1, q2, q3 prompt = 'enter which point in time you want to find inventory level'; ...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Multiply numeric array with variable array
This is the code so far i have written and i get error message as below. i know that there is something wrong with variable arra...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


Sysmsum gives wrong output
For this code im getting output as below. But its multiplied with 3 in every term. What am I doing wrong here? Because I don’t n...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Program sum in matlab
Any help for write this program will be great. Thank <</matlabcentral/answers/uploaded_files/102090/1.JPG>> you

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


subtract values inside a array
any help will be great. Thank you <</matlabcentral/answers/uploaded_files/102082/Capture.JPG>>

environ 7 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
Division inside an array
BIG THANKS FOR EVERYBODY. I FIGURE OUT TO FIND 0 AND 1 MATRIX. THANK YOU SO MUCH GUYS APPRECIATE YOUR HELP :D

environ 7 ans il y a | 0

Question


Division inside an array
these are the two arrays i have fri = 1 2 3 j = 0 1 2 3 4 5 6 i want to d...

environ 7 ans il y a | 3 réponses | 0

3

réponses

Question


How to program math models?
im a master student currently working on my thesis. im dealing with vendor managed inventory and i developed the cost function. ...

environ 7 ans il y a | 1 réponse | 0

0

réponse