![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9830136_1522134391079_DEF.jpg)
Jente Marien
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
142 236
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
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
plot step function matlab
x(t) = (sqrt(t^4 + 1)*(u*(t+1)-u*(t-2))) ∗ δ9(t) How do you plot this step function in matlab?
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
plotting function over interval
a=62; b=95; v = linspace(-pi, pi, 1000); y = @(x) (3*x.^2.*sin(a*x))/(x.^2+b); plot(y,v) how is it possible to plot thi...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Plotting function over multiple periods
syms x fplot(2* triangularPulse((5*x)/7) - 5*rectangularPulse((3*x)/2), [-4,4]) this is my function at the moment but I ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Defining Dirac Function matlab
x(t) = t(u(t + 2) − 3 u(t − 3) + 2 u(t − 5)) How can I plot this function, with u as the diriac and t as a variable?
presque 8 ans il y a | 1 réponse | 0