Community Profile

photo

Waseem Akhtar


Last seen: 9개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Avoiding drift while creating angular rotation with variable degree increments
Hello, With the following code, I am trying to create a variable "deg" which should have small degree increments (ddeg_min) for...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to identify which lines in the plot correspond to which legend entry?
Hi, I have a figure with multiple lines and legend entries as attached figure. Since the colours of lines are repeating several...

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

1

답변

질문


Modification in besselk (Modified Bessel fn of 2nd kind order zero)
Hi, As far as I know, besselk in integral form is an integral from 0 to Inf. Is there a way to modify the limits of integration...

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

1

답변

질문


Integral inside integral is taking too much time
Hi, I am trying to evaluate integral inside integral using the following script but it is taking too much time, is there anyway...

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

1

답변

질문


Replace matrix entries with entries from another matrix
There are two matrices A and B as under: A = [0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0]; B = [1 1 1;2 2 2;3 3 3]; I want to create a t...

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

1

답변

질문


Numerical integration using Trapz
Hi all, I am trying to calculate a double integral over a rectangular grid using trapz. The grid is defined as: [x,z] = mesh...

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

1

답변

질문


Warning: Infinite or Not-a-Number value encountered.
Dear all, I am facing the warning (Infinite or Not-a-Number value encountered.) in my following code. Due to the Nan/Inf values...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


Unable to use a value of type function_handle as an index.
hi all, I am trying to perform double integration using following syntax: Gxh=@(xpp,zpp) (xpp+zpp) GXH=integral2(Gxh,aa,bb,cc...

대략 3년 전 | 답변 수: 1 | 0

1

답변