photo

Raja Emlik


Wilfrid Laurier University

Last seen: 대략 5년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
151,577
of 300,771

평판
0

참여
9 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,969

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How to plot the trajectories of the equilibrium points
I want to plot the trajectories of the equilibrium points and to show the stability of them . This my code to find all the equil...

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

1

답변

질문


Plotting 3 variables against 1 variable
I have a code that computes the max value. this code consists of four variables www is the function of a,b, and c labaled xx, yy...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Making 10 2D slices out of 3D plot
Can i make the first plot like the second plot but at fixed variable which means i want to make 10 2D slices of 3D by fixing *b*...

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

1

답변

질문


How i add a line in 2d plot
I'd like to add lines where the values of *a*(alpha) and *b* (beta) for which the max value is 4 and for which the max value is ...

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

1

답변

질문


How do I run the following code in paralle
I want to make this code to run in parallel for each value of a, and b= 0:0.001:1, and there is a normalized condition that a^2+...

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

0

답변

질문


How to run the following code in parallel
I want to make this code to run in parallel for each value of a, and b= 0:0.001:1, and there is a normalized condition that a^2+...

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

1

답변

질문


Parallel optimization with extra parameters (fmincon) using for loop and if then statements
I am trying to do parallel processing optimization (fmincon) using for loops for each a,b=0:.01:1 includes if then statement bec...

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

1

답변

질문


Parallel optimization with extra parameters (fmincon)
how do i run optimization (fmincon) repeatedly I have a function f = p1 + 2*a*c*p2 + 2*a*b*p3 + 2*b*c*p4 where p1...

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

1

답변

질문


How do I find the max value and the unknown variables of f=-cos(theta_A).*cos(theta_B)-sin(theta_A).*sin(theta_B).*sin(phi_A).*sin(phi_B)-cos(phi_A).*cos(phi_B).*sin(theta_A).*sin(theta_B)
Where theta_A, theta_B, phi_A, phi_B are unknown variables. So i put the range for theta =0:0.01:pi and phi =0:0.01:2*pi. Plea...

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

2

답변