photo

Dave Griffin


2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변