photo

Inge


Universiteit Twente

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

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

quasi 11 anni fa | 0

| accettato

Risposto
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)=(...

quasi 11 anni fa | 0

| accettato

Domanda


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

quasi 11 anni fa | 1 risposta | 0

1

risposta