photo

Mudrik Ahmed


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I don't know why I am getting the error after all the hard work
% patched-conic gravity assist interplanetary % trajectory design and optimization % JPL ephemeris and 64 bit SNOPT algorith...

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

1

답변

질문


How can I fix this error and what does mean by should return 1 or two arguments help pls
% Check userfun userFG = checkFun(userfun,'SNOPT','userfun'); gotDeriv = 0; try [F,G] = userFG(x); gotDeriv = 1; cat...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


Why Am I getting this warning about SNOPT derivative structure
Warning: User is not providing SNOPT derivatives structures > In snopt (line 334) In lambert4_64bit (line 245) Warning: Der...

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

1

답변

질문


Unrecognized function or variable 'snopt'. Error in Untitledidk (line 362) [x, f, inform, xmul, fmul] = snopt(xg, xlwr, xupr, xmul, xstate, ... What is this function
% bounds on v-infinity matching (equality) constraint flow(3) = 0.0; fupp(3) = 0.0; flow = flow'; fupp = fupp'; xmul ...

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

1

답변

질문


Why am I getting this error? Unrecognized function or variable 'snopt'. Error in Untitledidk (line 362) [x, f, inform, xmul, fmul] = snopt(Pls can some one show me a solution
clear; global emu smu xmu aunit ip1 ip2 ip3 jdtdb0 jdtdbi1 global iephem km ephname eq2000 pmu rep rsoi fbalt global dv...

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

1

답변