Statistiques
RANG
20 029
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
How to plot a trapezoidal pulse in Matlab?
Can please anyone help me to draw the pulse in matlab as given in the figure above?
plus de 10 ans il y a | 1
Question
How to plot a trapezoidal pulse in Matlab?
I want to plot a trapezoidal pulse that has user defined rise time and fall time i.e. slope of the edges of the trapezoid can be...
plus de 10 ans il y a | 5 réponses | 0
5
réponsesQuestion
How to solve two equations in matlab to obtain the value of a variable using solve command?
*I want to solve the two equations given below:* Ids=(2*pi*R/L)*(Meff./(1+(do.*Meff.*Vds./(vsat*L)))+(lamda/L)).*(2*Vth.*(Qs-...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Why does it gives matrix dimension must agree?
i am trying to plot this equation: x=0.011*V+(1.3e-5*V/R^2) program: R=3e-7:1e-7:10e-7; V=0.5; Vth=0.011*V+(1.3e-5*...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to plot conditional statement like when Vin=1, Vout=exp(-t/tn) and for Vin =0, Vout=1-exp(-t/tp) where Vin is a periodic square pulse.
i have tried as follows: f=input('please enter the value of time'); t = 0:.00001*f:(1-.00001)*f; fm=2/f; Vin = .5+0.5*sq...
presque 11 ans il y a | 2 réponses | 0