photo

Inge


Universiteit Twente

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Draw a multiple lines in Matlab
I think you can solve the problem with function STEM: <http://www.mathworks.nl/help/matlab/ref/stem.html click>

casi 11 años hace | 0

| aceptada

Respondida
storing data in an array from a loop
A1=(1:1:10)*1.22'; A2=(1:1:10)*2.55'; i=1; for cc=(A1+A2)/2; G1=[1 2]; G2=[2.6 1.1]; X(i)=(...

casi 11 años hace | 0

| aceptada

Pregunta


Solve Compartmental Model with lsqcurvefitting
Hi, My question is about the following convolution: C(t) = Ca(t) x K1*exp(-k2*t) where x is the convolution. I have the...

casi 11 años hace | 1 respuesta | 0

1

respuesta