photo

Brian Plourde


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
65 185
of 301 204

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 191

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 368

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 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Trouble with plotting on log scale with current data
So I have the plot down for linear scale but when I go to use the same code for log scale, using loglog, I get an error message....

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Help using besselh to plot data
Ok so I am trying to plot the Radiation Resistance and Reactance. So i used: ka = [0.05, 0.10, 1.00, 2.50, 5.00, 7.50,...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to remove the formula text
I was looking how to remove the formula text that appears under a polar plot. I know how to edit it to remove it, but i want to ...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to write a Bessel function but with my own set values?
clc,clear,clf ka = [0.05, 0.1, 1.0, 2.5, 5.0, 7.5, 10] theta = 0:pi; nu = ka.*sin(theta) H = abs((2*besselj...

presque 8 ans il y a | 1 réponse | 0

1

réponse