AtoZ
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
105 667
of 300 392
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
54.55%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
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
Feeds
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.
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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; ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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....
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 2 réponses | 0

