photo

Raihan Ul Islam


Luleå Tekniska Universitet

Last seen: etwa 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
203.884
of 301.344

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
87.5%

ERHALTENE STIMMEN
0

RANG
 of 21.238

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.044

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how can i covert following variables as Indexed variables ?
I have following function. I want to improve the execution time. Matlab profiler is showing following messgae. How can i convert...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to make faster row-wise Matrix multiplication ?
Hi All, I want to make my code run faster. I have to do row wise multiplication. But i do not want to use for loop. For examp...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is it possible to make combvec function faster
Hi All, After running my code with matlab profiler I see that combvec function is taking the most time. Is it possible to use a...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


convert any decimal number between 1 to 10 by multiplying the number with 10^n.
I have to convert any decimal number between 1 to 10 by multiplying the number with 10^n. As for example, if a=12.345 it shou...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to set constraints for outpus of objective function in fmincon
Hi, I am new in optimization. I am implementing an algorithm, where inside the optimization function the values of three varaib...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Fmincon is not using multiple processor
i am running optimization in a amazon aws virtual machine with 30 logical core and 60GB memory. It seems that when matlab is cal...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to understand if my optimization getting stuck in local optima
HI i am new bie in matlab optimization . I am optimizing 944 variable using fmincon and algorithm sqp. I am bit concerned if my...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to impelement u1<=u2<=u3 as linear inequality
in my optimizations i have following constraint u1<=u2<=u3 i think i have to use linear equality constaints. ie.Ax<b I am usi...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort