photo

Dave Griffin


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to create functions to use with OPTIMIZATION toolbox
Hi I have a function f(x) f(x)=(-5.1053e-24)*x.^10+ 3.1554e-20*x.^9 ... +(-8.007e-17)*x.^8 + (1.0766e-13)*x.^7 + ...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to use figure command in script
I can't get my head around the figure command, I have 3 plots with various traces per plot but as each has very different magnit...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


dataset expansion keeping same values
Is it possible to extend a data in the same fashion as c=1 2 3 4 5 to c1 = 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 5 5 5 5 5 ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


IF statement problem in creating an array with zeros
for t=1:1441 if 960<t<1150 EV1_6=Ci; else EV1_6=0; end I am trying to create a new array EV...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


AIMD algorithm charging value becoming signification
I am trying to this AIMD algorithm for t=[1:1440] %generate uniform random number, p=rand if p < pi then ci(t+...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas