photo

Modess Seyednezhad


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

Followers: 0   Following: 0

통계

MATLAB Answers

1 질문
6 답변

순위
12,677
of 299,784

평판
4

참여
1 질문
6 답변

답변 채택
0.0%

획득한 표
2

순위
 of 20,803

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 165,909

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
gamultiobj output function error
Hi, I have the same issue. The syntaxt page was not useful for me. I could not find my error. function [history,searchdi...

5년 초과 전 | 0

답변 있음
gaplotpareto not supported for this algorithm
My function is: function COP = simpleMultiObjective(x) % both dT and I0 & COP are vectors % x(1)=dT; % x(2)=I0; % based ...

5년 초과 전 | 1

답변 있음
gaplotpareto not supported for this algorithm
I have the same issue and that Link was not usefule for me. Anyone can help me?

5년 초과 전 | 1

답변 있음
Return only second output in anonymous function
how about when we have: function [f] = f024(theta) f(1) = 23*sin(theta); f(2) = 23*cos(theta); end how can I call only f(2) ...

5년 초과 전 | 0

답변 있음
Simulink: Error in the Jacobian Matrix caused the Simulation to stop at t = 0.0
I got the same error , abut I have reciprocal math function which has a zero denominator at the beginning of the time interval w...

거의 8년 전 | 0

답변 있음
complex numbers in Symbolic Toolbox
But I got this: >> syms a b c d real; F=a+j*b; G=c+j*d; imF=imag(F) imF = b >> D = F/G; >> k=imag(D) k = ...

거의 8년 전 | 0

질문


overlapping time steps in ODE45
Fy is a global variable, center1 is the function that is calling Fy = 1000; Y0 = [0 -0.025 0 0 0 0]'; tspan = 0:0...

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

1

답변