photo

Raihan Ul Islam


Luleå Tekniska Universitet

Last seen: 대략 4년 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
0 답변

순위
105,404
of 301,296

평판
0

참여
8 질문
0 답변

답변 채택
87.5%

획득한 표
0

순위
 of 21,225

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,832

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변