photo

Aswas


2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Polar Plots combine codes
I would like to combine the two into one polar plot please: thetapolar = 0:pi/100:2*pi; phi = pi/2; ...

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

1

답변

질문


Polar Plot for 2 element antennas
I have this code, would like to get plot (b) instead of (a) %====================== n=2; k=2; delta=pi/120; phi=0...

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

1

답변

질문


plot binary vs time
Hi, I have 1's and 0's but want 1's to be plotted as a positive number and o's as negative number: Code: if(z>0) ...

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

1

답변

질문


Adding noise to a sine wave
Hi, I get error: Attempt to reference field of non-structure array. Error using + Matrix dimensions must agree.Error in (line...

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

1

답변

질문


Transpose Translation Vector for addresses
Hi, I have G = -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Reshape a matrix order
Hi, Vv = 1 2 3 4 5 6 7 8 9 and have transposed onto : g = ...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Matrix to a table
Hi, I have for matrices, A, B, C & D; I'd like to display these in a quadrant, ie A, B (top-L-R), and C,D (bottom L-R), pleas...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Transpose single column onto a Geometry
Hi, I have (26 x 1) W = 21 22 23 24 25 26 27 28 29 30 31 32 33...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Transfer Geometry to a matrix
Hi, I have a Geometry as : G = -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to index a matrix
Hello, I would like to replace zeros with indexing, ie 1 to 26, and then replace last zero with a -2 please: clc; clear; ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Code to generate matrix
*bold* Hello, I have this matrix, can someone please adv how to write the code: A = [ 4 -1 0 0 0 0 0 0 0 -1 0 0 0 0 0...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Cell to double returns NaN
I have a c={7 x 1 cell}, and used c1=str2double(c), but get NaN's any advice please.

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

1

답변

질문


Integration over elapsed time
I have elapsed time and want to find velocity:(ie time would then be :[0 1 2 3 4 5 6]), any way to do this please, as followin...

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

1

답변

질문


Smallest change for a please
Hi, I have a data for angle in degrees: deg=[10 10 270], and would like to calculate smallest change ie ans=(0 0 80)

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


I need to display a data
Can someone assist please:

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Can someone please help with following conversion :
_ *Can someone please help with following conversion :* _ t = datetime(731885.75,'ConvertFrom','datenum') Undefined...

대략 9년 전 | 답변 수: 2 | 0

2

답변