Community Profile

photo

Sina


Last seen: 9 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


A question about motion plot
Hello I've written a MATLAB function such below: function motionplot3D(p,next_pos) x1=[p(1) next_pos(1)]; x2=[p(4) next_pos...

10 months ago | 1 answer | 0

1

answer

Question


Conversion to double from optim.problemdef.OptimizationExpression is not possible
Hello I have an optimization problem and I have a constraint function in it, but I get error ' Conversion to double from optim...

1 year ago | 1 answer | 0

1

answer

Question


Write loop in optimization problem constraint
Hello I have an optimization problem that needs a loop in it's constraints. My optimizaton problem constraint: we have some no...

1 year ago | 0 answers | 0

0

answers

Question


A problem in the usage of multidimensional scaling (cmdscale)
Hello everyone. I have some nodes in a cartesian coordinates that have a specific configuration. I've used cmdscale(D) for cre...

1 year ago | 1 answer | 0

1

answer