getting error "unable to convert expression in to double array" while using int for symbolic expressions.
조회 수: 3(최근 30일)
표시 이전 댓글
I am calculating this integration but finding error.
The expression for the refrence is following:
OS = int((int((beta.*(1./sqrt(2.*pi)).*besselj(1,(3.8317)*R)),R)),R,[0,10e-9])
beta is some finite constant.
댓글 수: 0
답변(0개)
참고 항목
범주
Find more on Numbers and Precision in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!