Community Profile

photo

Toni Addison


Active since 2013

Statistics

Content Feed

View by

Question


Why am I getting this error of not enough input arrangements
Input in matlab: t={0 2.25 4.5 6.33 8 10.25 12 13.5 15.6 17.85 19.6 27 30 38 41 45 47 57}; CBr={0.3335 0.2965 0.266 0.24...

9 years ago | 1 answer | 0

1

answer

Question


Can't figure out why my function wont evaluate my input? Any suggestions? Thanks
I have a list of guess and a function guess=[4,4;4,5;5,4] fun=@(x,y)(1.5-x+x*y)^2+(2.25-x+x*(y^2))^2+(2.65-x+x*(y^3))^2 ...

10 years ago | 1 answer | 0

1

answer

Question


How do I output my data as a list?
I have a matrix and I am told to split my one column matrix into two equal matrics; For example if D=[1 5 2 4] then my output ...

10 years ago | 1 answer | 0

1

answer