photo

paul


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
114 610
of 301 219

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 193

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 467

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


unwrap funtion is not work.
this is code that I used clc;clear; syms w for m = 2:1:5 for n = 1:1:m a(n)=(-1*sin(((2*n-1)*pi)/(2*m...

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

1

réponse

Question


don't work funtion unwrap....what should i do..... please help me......
this is code that I used clc;clear; syms w for m = 2:1:5 for n = 1:1:m a(n)=(-1*sin(((2*n-1)*pi)/(...

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

0

réponse

Question


plot and parallel translation???
<</matlabcentral/answers/uploaded_files/39582/%EC%BA%A1%EC%B2%98.PNG>> please look at the picture. this is the code of pictur...

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

0

réponse

Question


'Undefined function 'atan2' for input arguments of type 'sym'.'에러가 뜬는데 어떻게 해결해야되나요?
바터워즈 함수의 위상을 2~5차까지 구하기 위해서 다음과 같은 함수를 작성하였습니다. syms w clc;clear; syms w for m = 2:1:5 for n = 1:1:m ...

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

2

réponses