photo

NooshinY


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

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
1 답변

순위
41,155
of 300,857

평판
1

참여
11 질문
1 답변

답변 채택
36.36%

획득한 표
1

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


preference of fmincon than other methods
Hi I have been used fmincon function to solve my nonlinear problems, and It works great. However, I need some refrences to sho...

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

1

답변

질문


Failure in initial objective function evaluation. FMINCON cannot continue
I want to find the minimum of cost rate in the following code, but I get error. %%%%%%%%%%%%%%%%%%% optimization part%%%%%%%%%%...

대략 7년 전 | 답변 수: 0 | 0

0

답변

답변 있음
why converting to double takes forever?
for example you can run it for downtime(5,5,1) to see what is my problem. Thanks

대략 7년 전 | 0

질문


why converting to double takes forever?
Hi I have this function, and I want to just calculate some intergrals. running the code without converting to double takes 1 mi...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I Install POI library on Mac?
I want to use XLSwrite on macbook. So I need to install POI library. How can I install it?

거의 8년 전 | 답변 수: 3 | 1

3

답변

질문


I want to plot a function of two variables
Hi I want to find the plot of my function blow: for different x(1) and x(2). but I cannot do it. would anyone help me: f...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Integral of a handle function which contains another numerical integral inside
Hi I want to calculate integral of this function bellow, but numconv is another numerical integral, it gives me an answer, b...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


How can I expedite the speed of fmincon optimization code
I use the following code to optimize my problem, I used 4 different function in my optim function, However it is too slow. I hav...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


How can I save the value of each decision variable in each iteration in using fmincon MATLAB
I uesed this code to find the optimal value of 3 decision variables, But I want to plot the optimization process, and I need the...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


why all of my variables become NaN or inf after I run my function
Hi I have this function when I run it it gives me the results, but all the variables become zero at the end. I mean when M...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How should I use Fmincon function when I just have linear constraints but Nonlinear objective function?
Hi my objective function is nonlinear, and my only constraints are: x(1)<0.00125 x(1)>0 x(2)>0 And I wanna solve...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How can I use my own function to optimize using fminunc?
Hi Can anybody help me solving my problem? I have a function in Matlab with two variables x1 and x2 and I wanna optimize my ...

대략 8년 전 | 답변 수: 1 | 0

1

답변