photo

Waseem Akhtar


Last seen: quasi 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
192.353
of 298.937

REPUTAZIONE
0

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
87.5%

VOTI RICEVUTI
0

RANK
 of 20.661

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 162.923

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta