Community Profile

photo

Waseem Akhtar


Last seen: 8 meses hace Con actividad desde 2021

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


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...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta