photo

Andrew Hildyard


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Im trying to create a surface plot of the matrix z1 once it has been calculated:
I have the following code: syms x y F = (4*fvalue./((pi^4).*D3.*a.*b)); F1 =@(x,y,N,m1) (((sin(m1.*pi.*xvalue/a...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Im trying to create a code that will create a matrix with gaps depending on the input sequences
This is what i currently have: beam=15; gap=10; N=10; P1=[0:beam+gap:(beam+gap)*N]; P2=P1+15; W=[P1(1,1):P2(1,1)] T...

oltre 8 anni fa | 2 risposte | 0

2

risposte