![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11959132_1522139858318_DEF.jpg)
Mohamed Musni
Followers: 0 Following: 0
Statistik
RANG
26.724
of 297.016
REPUTATION
1
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 = [];...
etwa 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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'; ...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Program sum in matlab
Any help for write this program will be great. Thank <</matlabcentral/answers/uploaded_files/102090/1.JPG>> you
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
subtract values inside a array
any help will be great. Thank you <</matlabcentral/answers/uploaded_files/102082/Capture.JPG>>
etwa 7 Jahre vor | 3 Antworten | 0
3
AntwortenDivision 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
etwa 7 Jahre vor | 0
Frage
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...
etwa 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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. ...
etwa 7 Jahre vor | 0 Antworten | 0