필터 지우기
필터 지우기

How can I get v(t) analytically?

조회 수: 1 (최근 30일)
mohamed elkasemy
mohamed elkasemy 2019년 2월 4일
댓글: Walter Roberson 2019년 2월 4일

채택된 답변

Walter Roberson
Walter Roberson 2019년 2월 4일
I think it unlikely that you can get that analytically. In my experience when integrals involve exp() of square root of a variable, then the integrals rarely seem to have an analytic form.
Furthermore, when a function appears as the limit of an integral that defines the derivative of the function, that is a difficult situation to deal with analytically except for very simple cases.
I notice that the two integrals have the same body, with the multiplication factor k just having been moved from before the exp() in the first to after the exp() in the second, which is not something that has any effect on the value at all (algebraically equivalent.) When I look and see the lower and upper limits being used, my thought runs towards "Cauchy Principle Value". However if you look closely, the order of the integration for the first one is dp_x dk and for the second one is dk dp_x so the where for the first term the integral from 0 to infinity is over p_x, for the second term, the integral from 0 to infinity is over k. That makes the system more difficult to analyze.
I think there is no analytic solution to the equation given. I also suspect that the equation might be wrong: there is no good reason to have moved the k factor or to have exchange the order of the variables for the integration. Anyone trying for clarity would use exactly the same body and same order of integration but would have just changed the limits as needed.
  댓글 수: 2
mohamed elkasemy
mohamed elkasemy 2019년 2월 4일
Yes, there is some mistake in writing equation first. Here the right form .But how can solve analytically with that integral.
Walter Roberson
Walter Roberson 2019년 2월 4일
Try the dsolve that madhan suggested . If it does not accidentally work then I would recommend giving up.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by