Community Profile

photo

AtoZ


Last seen: 대략 1개월 전 2018년부터 활동

Followers: 0   Following: 0

연락

Hi 35 years old

통계

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


i want to double titles in one graph
hello, i want to put two different titles in the designated area of one graph as shown in the picture below.

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

2

답변

질문


About real time data processing in FMCW RADAR.
clear all; clear all; %read the raw data .wav file here [Y,FS,NBITS]=wavread('Ranging_Radar_Exp'); %constants c = 3E8; ...

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

1

답변

질문


Alternatives to using diff(X,2)
Just a simple question: We have an alternative for the opreation diff(A,1) given by A(2:end)-A(1:end-1), from an earlier post....

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Extract a row as a function of a variable
I have a numerical solution, which comes as a symbolic 6x51 matrix when I assign the values to T as T=[0:0.1:5]. I want to extr...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting with an injected numerical solution as an argument
I have a numerical solution "a" of an equation which is obtained for a "specific value of T and k". I want to insert this solut...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Using logically indexed vector in a loop to create another vector
I have a vector `p=[-3 -2 -1 0 1 2 3]`, and an expression for and for ; and have values. I want to create a vector . How t...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Summation of two vectors over a range
I have to write a code in Matlab for adding the following two vectors with . The elements corresponding to and are the bou...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Two for loops taking very long to get the complete solutions
The two for loops in the code take very long to complete clear all syms a for k=0:0.1:pi for x=0:0.1:pi f...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Numerical solution of a trigonometric equation
I want to solve the trigonometric equation, so that for each $x$ and $k$ we will have either 0,1 or 2 solutions. sin(k...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting a function with different range of values for arguments
I am trying to plot a function with two different inputs, so its two plots in one graph actually. There are some constants whi...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting eigenvalues in complex plane of a sparse matrix
I have a 198 x 198 matrix whose eigenvalues I want to plot in complex plane. However, what I want to achieve in plot seems to be...

5년 초과 전 | 답변 수: 2 | 0

2

답변