photo

comlich


University of Illinois Urbana-Champaign

Last seen: 대략 4년 전 2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

1 질문
4 답변

순위
205,146
of 300,381

평판
0

참여
1 질문
4 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
how i can solve a system of 5 equation where there is numbers
By 'analytical solution', of course I mean analytical solution which depends on the parameters l_i and u_i. You can sill give it...

대략 11년 전 | 0

답변 있음
how i can solve a system of 5 equation where there is numbers
Hello, Unfortunately, there is no a way to find an analytical solution in such a complex situation or system of equations. Th...

대략 11년 전 | 0

답변 있음
How can I run efficiently a function that changes values in an other function
By the way, here is my new _ComputedResult_ function (for those who may be interested): function y = ComputedResult(x) ...

12년 초과 전 | 0

답변 있음
How can I run efficiently a function that changes values in an other function
Thank you very much Walter. I just did what is explained on the page you sent me and everything worked very good. Thank you so m...

12년 초과 전 | 0

질문


How can I run efficiently a function that changes values in an other function
Hello everybody, I am solving an ode with ode45. Here is the equation: xddot + b*xdot + k*x = 9.81. I need to solve it for se...

12년 초과 전 | 답변 수: 3 | 0

3

답변