photo

Brian Plourde


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
123,970
of 301,261

평판
0

참여
4 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,209

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,690

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변