photo

ilyada


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
27,166
of 300,369

평판
1

참여
5 질문
0 답변

답변 채택
20.0%

획득한 표
2

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can I use Cplex solver with the Online Matlab?
Hello, I need to use cplex with Matlab. I download 2017b version but cannot install (it says cannot create output file setup etc...

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

0

답변

질문


Should I use tic and toc or something else?
I have an optimization problem and two different methods to solve them. I want to compare these two methods in point of time ( w...

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

1

답변

질문


How can I define these on matlab?
I have a math function like f(x)=(x-4)* (x-6)^3 * (x-1)^2 and I define it like this; f= @(x) (x-4)*(x-6)^3*(x-1)^2; ...

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

1

답변

질문


How can I write Golden Section Search for a math equation?
How can I use golden section search for functions like this one? f(x)=(x-4)(x-6)^3(x-2)^2

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

1

답변

질문


How can I write this problem in matlab? What function should I use?
There are 4 trucks that deliver milk to 5 different customers. Each truck's daily operation cost and capacity info are in the ta...

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

0

답변