Community Profile

photo

AtoZ


Last seen: 1 dag ago Active since 2018

Followers: 0   Following: 0

Message

Hi 35 years old

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


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.

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers