photo

Andrew Hildyard


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
214 039
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 2 réponses | 0

2

réponses